Function cfx::client::entity::set_entity_coords_without_plants_reset[][src]

pub fn set_entity_coords_without_plants_reset(
    _entity: i32,
    _x_pos: f32,
    _y_pos: f32,
    _z_pos: f32,
    _x_axis: bool,
    _y_axis: bool,
    _z_axis: bool,
    _clear_area: bool
)