Difference between revisions of "ScriptEvent:getEntityDefVectorKey"
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
Supported By
sdSysCallThread
Comments
- If the entityDef is invalid, or the value cannot be converted, the result will be '0 0 0'.
Functionality
Looks up the specified key from an entityDef and converts it to a vector.