Difference between revisions of "ScriptEvent:getShortDescription"
From Mod Wiki
(No difference)
|
Latest revision as of 16:54, 5 November 2007
Parameters
object team -- Team to get the text for. integer index -- Index of the objective to get the text for.
Result
Supported By
sdObjectiveManagerLocal
Comments
- If the index is out of range, or the object is not a valid team, the result will be -1.
Functionality
Returns the localized text for an objective, for the specified team.