3rd Party Libraries
Recent Additions
Handles Parser
Discord
sdktools_trace
TR_GetSurfaceFlags
File
TR_GetSurfaceFlags
Last Updated
2018-10-07
Created At
2018-10-07
Returns the surface flags. See SURF_*.
native
int
TR_GetSurfaceFlags(
Handle
hndl
=
INVALID_HANDLE
)
Parameters
Handle
hndl
A trace Handle, or INVALID_HANDLE to use a global trace result.
Return Value
int
Surface flags.
Error
Invalid Handle.