TR_GetPhysicsBone Function

Returns the index of the physics bone that was hit.

int TR_GetPhysicsBone(Handle hndl)

Parameters

Handle hndl

A trace Handle, or INVALID_HANDLE to use a global trace result.

Return Value

Physics bone index.

Errors

Invalid Handle.