ScriptEvent:getShortDescription
From Mod Wiki
Contents |
[edit]
Parameters
object team -- Team to get the text for. integer index -- Index of the objective to get the text for.
[edit]
Result
[edit]
Supported By
sdObjectiveManagerLocal
[edit]
Comments
- If the index is out of range, or the object is not a valid team, the result will be -1.
[edit]
Functionality
Returns the localized text for an objective, for the specified team.
