ScriptEvent:getJointHandle

From Mod Wiki
Revision as of 16:42, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

string name -- Name of the joint to look up.

Result

integer

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.