RenderWare V2.1

Previous Page Index Next Page

RwCamera *

RwSetCameraData(RwCamera *camera, void *data);

Description

Sets the camera’s user data pointer.

Arguments

camera Pointer to the camera.

data User data pointer.

Return Value

The argument camera if successful, and NULL otherwise.

See Also

RwGetCameraData()