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

pub fn get_is_male(pid: u16) -> i16

Check whether a player is male or not.

pid The player ID.

Returns whether the player is male.