Object_GetPos

Function Object_GetPos 

Source
pub fn Object_GetPos(
    object: &Object,
    x: &mut f32,
    y: &mut f32,
    z: &mut f32,
) -> bool