RenderWare V2.1

Previous Page Index Next Page

RwTexture *

RwSetTextureData(RwTexture *texture, void *data);

Description

Sets the texture’s user data pointer.

Arguments

texture Pointer to the texture.

data User data pointer.

Return Value

The argument texture if successful, and NULL otherwise.

See Also

RwGetTextureData()