ScriptEvent:setNextObjective
From Mod Wiki
Contents |
[edit]
Parameters
object team -- Team to set the next objective for. integer index -- Index of the next objective to set.
[edit]
Result
None.
[edit]
Supported By
sdObjectiveManagerLocal
[edit]
Comments
- Index may be -1 to indicate no objective.
[edit]
Functionality
Sets the next objective index for the specified team.
