ScriptEvent:getDeclName

From Mod Wiki
Revision as of 16:34, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.