Function veloren_voxygen::cmd::get_player_uuid
source ยท pub fn get_player_uuid(client: &Client, alias: &String) -> Option<Uuid>
Expand description
A helper function to get the Uuid of a player with a given alias
pub fn get_player_uuid(client: &Client, alias: &String) -> Option<Uuid>
A helper function to get the Uuid of a player with a given alias