Difference between revisions of "ScriptEvent:getNextObjective"

From Mod Wiki
 
(No difference)

Latest revision as of 16:48, 5 November 2007

Parameters

object team -- Team to return the next objective index of.

Result

integer

Supported By

sdObjectiveManagerLocal

Comments

  • If the object passed in is not a valid team, the result will be -1.

Functionality

Returns the index of the next objective for the specified team.