RenderWare V2.1

Previous Page Index Next Page

RwState

RwGetDebugAssertionState(void);

Description

Gets the current state of assertion failure messages.

Arguments

None.

Return Value

The current state of assertion failure messages.

Comments

The assertion message states are:

• rwON Assertion messages are enabled.

• rwOFF Assertion messages are disabled.

See Also

RwGetDebugMessageState()

RwGetDebugScriptState()

RwGetDebugTraceState()

RwSetDebugAssertionState()

RwSetDebugOutputState()