void
RwSetUserError(void);
Description
Sets the error status to E_RW_USER.
Arguments
None.
Return Value
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()