TR_AllSolid Function

Returns whether the entire trace was in a solid area.

bool TR_AllSolid(Handle hndl)

Parameters

Handle hndl

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

Return Value

True if entire trace was in a solid area, otherwise false.

Errors

Invalid Handle.