Function is_changing_region

Source
pub fn is_changing_region(pid: u16) -> bool
Expand description

Check whether the player’s last cell change has involved a region change.

pid The player ID.

Returns whether the player has changed their region.