Difference between revisions of "ScriptEvent:getEntityDefKey"

From Mod Wiki
 
(No difference)

Latest revision as of 16:38, 5 November 2007

Parameters

integer index -- Index of the entityDef.
string key -- Key to look up.

Result

string

Supported By

sdSysCallThread

Comments

  • If the entityDef is invalid, the result will be an empty string.

Functionality

Looks up the specified key from an entityDef.