pub unsafe extern "C" fn PxActor_setOwnerClient_mut(
    self_: *mut PxActor,
    inClient: u8
)
Expand description

Sets the owner client of an actor.

This cannot be done once the actor has been placed into a scene.

Default: PX_DEFAULT_CLIENT