PxActor_getName

Function PxActor_getName 

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

Retrieves the name string set with setName().

Name string associated with object.