TR_GetPhysicsBone
Returns the index of the physics bone that was hit.
native int TR_GetPhysicsBone(Handle hndl = INVALID_HANDLE)Parameters
A trace Handle, or INVALID_HANDLE to use a global trace result.
Return Value
int Physics bone index.Error
Invalid Handle.