ScriptEvent:getDeclName

From Mod Wiki

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.