RenderWare V2.1

Previous Page Index Next Page

void

RwSetDebugAssertionState(RwState state);

Description

Enables or disables the generation of assertion messages.

Arguments

state The enable/disable flag.

Return Value

None.

Comments

The assertion message states are:

• rwON Assertion messages are enabled.

• rwOFF Assertion messages are disabled.

See Also

RwGetDebugAssertionState()

RwSetDebugMessageState()

RwSetDebugOutputState()

RwSetDebugScriptState()

RwSetDebugTraceState()