ScriptEvent:getNextObjective

From Mod Wiki
Revision as of 16:48, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.