Returns in which hitbox the trace collided if any.
Note: if the entity that collided with the trace is the world entity, then this function doesn't return an hitbox index but a static prop index.
int TR_GetHitBoxIndex(Handle hndl)
A trace Handle, or INVALID_HANDLE to use a global trace result.
Hitbox index (Or static prop index).
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.