task_goto_entity_offset_xy

Function task_goto_entity_offset_xy 

Source
pub fn task_goto_entity_offset_xy(
    _ped: i32,
    _entity: i32,
    _duration: i32,
    _x_offset: f32,
    _y_offset: f32,
    _z_offset: f32,
    _move_blend_ratio: f32,
    _use_navmesh: bool,
)