RenderWare V2.1

Previous Page Index Next Page

RwClump *

RwSetClumpTag(RwClump *clump, RwInt32 tag);

Description

Assigns the integer tag to the clump.

Arguments

clump Pointer to the clump.

tag Integer tag value to set.

Return Value

The argument clump if successful, NULL otherwise.

See Also

RwGetClumpTag()

RwSetPolygonTag()

RwSetTag()