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

pub fn get_class_specialization(pid: u16) -> i16

Get the specialization ID of the custom class used by a player.

pid The player ID.

Returns the specialization ID of the custom class (0 for Combat, 1 for Magic, 2 for Stealth).