Function get_previous_cell_pos_z

Source
pub fn get_previous_cell_pos_z(pid: u16) -> f64
Expand description

Get the Z position of a player from before their latest cell change.

pid The player ID.

Returns the Z position.