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

pub fn set_head(pid: u16, head: &str)

Set the head mesh used by a player.

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

Returns void