RenderWare V2.1

Previous Page Index Next Page

RwScene *

RwSetSceneData(RwScene *scene, void *data);

Description

Sets the scene’s user data pointer.

Arguments

scene Pointer to the scene.

data User data pointer.

Return Value

The argument scene if successful, and NULL otherwise.

See Also

RwGetSceneData()