Parameters |
Description |
ScriptHandle entityId |
Entity identifier. |
float timer |
Float value for the time of the entity removal. |
bool visibility |
Removal visibility. |
Syntax: GameRules.ScheduleEntityRemoval( ScriptHandle entityId, float timer, bool visibility )
Schedules the removal of the specified entity.
Copyright (c) 2012. All rights reserved.
|