Function get_is_male

Source
pub fn get_is_male(pid: u16) -> i16
Expand description

Check whether a player is male or not.

pid The player ID.

Returns whether the player is male.