TR_StartSolid Function

Returns whether the initial point was in a solid area.

bool TR_StartSolid(Handle hndl)

Parameters

Handle hndl

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

Return Value

True if initial point was in a solid area, otherwise false.

Errors

Invalid Handle.