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

pub fn set_hair(pid: u16, hairstyle: &str)

Set the hairstyle mesh used by a player.

pid The player ID.
hairstyle The new hairstyle mesh of the player.

Returns void