Difference between revisions of "ScriptEvent:getDeclName"

From Mod Wiki
 
(No difference)

Latest revision as of 16:34, 5 November 2007

Parameters

integer type -- Index of the decl type.
integer index -- Index of the decl.

Result

string

Supported By

sdSysCallThread

Comments

  • If either the type or index are invalid, the result will be an empty string.

Functionality

Returns the name of the decl of the specified type and index.