Function get_name

Source
pub fn get_name(pid: u16) -> String
Expand description

Get the name of a player.

pid The player ID.

Returns the name of the player.