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

pub fn get_sneak_state(pid: u16) -> bool

Get the sneak state of a player.

pid The player ID.

Returns whether the player is sneaking.