getJointHandle
This is a script event on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its signature for each game that declares it.
DOOM 3
Looks up the number of the specified joint. Returns INVALID_JOINT if the joint is not found.
| Property |
Value |
| Type |
script event |
| Returns |
float |
| Parameters |
string jointname |
| Section |
skeletal animation (weapons, players, ai, func_animated) |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
float |
| Parameters |
string |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
float |
| Parameters |
string |