RwInt32
RwGetClumpTag(RwClump *clump);
Description
Retrieves the integer tag associated with the clump.
Arguments
clump Pointer to the clump.
Return Value
The clumps tag. Errors can be checked for using RwGetError().
See Also
RwFindTaggedClump()
RwGetError()
RwGetPolygonTag()
RwSetClumpTag()
RwSetTag()