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

pub fn get_draw_state(pid: u16) -> u16

Get the draw state of a player (0 for nothing, 1 for drawn weapon,
2 for drawn spell).

pid The player ID.

Returns the draw state.