RenderWare V2.1

Previous Page Index Next Page

RwClump *

RwSetClumpData(RwClump *clump, void *data);

Description

Sets the clump’s user data pointer.

Arguments

clump Pointer to the clump.

data User data pointer.

Return Value

The argument clump if successful, and NULL otherwise.

See Also

RwGetClumpData()