RenderWare V2.1

Previous Page Index Next Page

void

RwSetUserError(void);

Description

Sets the error status to E_RW_USER.

Arguments

None.

Return Value

None.

Comments

RwSetUserError() is used when a call-back for RwForAll…() wishes to signal failure and terminate iteration.

See Also

RwForAllClumpsInHierarchy()

RwForAllClumpsInScene()

RwForAllLightsInScene()

RwForAllNamedTextures()

RwForAllPolygonsInClump()

RwForAllUserDrawsInClump()

RwGetError()