Difference between revisions of "ScriptEvent:getJointHandle"
From Mod Wiki
(No difference)
|
Latest revision as of 16:42, 5 November 2007
Parameters
string name -- Name of the joint to look up.
Result
Supported By
sdClientScriptEntity idEntity
Comments
- If the entity does not support animation, or the joint cannot be found, the result will be -1.
Functionality
Returns a handle to the joint specified.