Difference between revisions of "ScriptEvent:getDeclType"

From Mod Wiki
 
(No difference)

Latest revision as of 16:34, 5 November 2007

Parameters

string name -- Name of the decl type to look up.

Result

integer

Supported By

sdSysCallThread

Comments

  • If the type cannot be found, the result will be -1.

Functionality

Returns the index of the decl type specified.