GetJointHandle (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Looks up the number of the specified joint. Returns INVALID_JOINT if the joint is not found.
Usage
float getJointHandle( string jointname )
Parameters
- tba
Examples
none
Notes
tba