ScriptEvent:setNextObjective

From Mod Wiki

Parameters

object team -- Team to set the next objective for.
integer index -- Index of the next objective to set.

Result

None.

Supported By

sdObjectiveManagerLocal

Comments

  • Index may be -1 to indicate no objective.

Functionality

Sets the next objective index for the specified team.