Skip to main content

set_head

Function set_head 

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

Set the head mesh used by a player.

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

Returns void