Difference between revisions of "ScriptEvent:getTeam"

From Mod Wiki
 
(No difference)

Latest revision as of 16:57, 5 November 2007

Parameters

string name -- Name of the team to look up.

Result

object

Supported By

sdSysCallThread

Comments

  • If the team cannot be found, the result will be null.

Functionality

Returns the script object associated with a given team.