[][src]Function tes3mp_plugin::plugin::generated::is_in_exterior

pub fn is_in_exterior(pid: u16) -> bool

Check whether the player is in an exterior cell or not.

pid The player ID.

Returns whether the player is in an exterior cell.