ScriptEvent:getEntityDefKey

From Mod Wiki

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.