Function ambient_api::prelude::player::get_by_user_id
source · pub fn get_by_user_id(user_id: &str) -> Option<EntityId>
Expand description
Get a player’s entity ID from their user ID.
pub fn get_by_user_id(user_id: &str) -> Option<EntityId>
Get a player’s entity ID from their user ID.