RwBool
RwProtoEnd(void);
Description
Marks the end of a prototype clump declaration.
Arguments
None.
Return Value
TRUE if successful, and FALSE otherwise.
Comments
This function can only be called within the context of an RwModelBegin() RwModelEnd() block.
See Also
RwClumpBegin()
RwClumpEnd()
RwModelBegin()
RwModelEnd()
RwProtoBegin()
RwProtoInstance()
RwProtoInstanceGeometry()