Object_GetMovingTargetRot

Function Object_GetMovingTargetRot 

Source
pub fn Object_GetMovingTargetRot(
    object: &Object,
    rotationX: &mut f32,
    rotationY: &mut f32,
    rotationZ: &mut f32,
) -> bool