set_entity_rotation

Function set_entity_rotation 

Source
pub fn set_entity_rotation(
    _entity: i32,
    _pitch: f32,
    _roll: f32,
    _yaw: f32,
    _rotation_order: i32,
    _p_5: bool,
)