getTraceJoint
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
Returns the number of the skeletal joint closest to the location on the entity which was hit during the last call to trace or tracePoint
| Property |
Value |
| Type |
script event |
| Returns |
string |
| Section |
system events (called via 'sys.') |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
string |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
string |