RenderWare V2.1

Previous Page Index Next Page

RwInt32

RwGetClumpTag(RwClump *clump);

Description

Retrieves the integer tag associated with the clump.

Arguments

clump Pointer to the clump.

Return Value

The clump’s tag. Errors can be checked for using RwGetError().

See Also

RwFindTaggedClump()

RwGetError()

RwGetPolygonTag()

RwSetClumpTag()

RwSetTag()