PxActor_getOwnerClient

Function PxActor_getOwnerClient 

Source
pub unsafe extern "C" fn PxActor_getOwnerClient(
    self_: *const PxActor,
) -> u8
Expand description

Returns the owner client that was specified at creation time.

This value cannot be changed once the object is placed into the scene.