Function ambient_api_core::core::player::components::is_player
source · pub fn is_player() -> Component<()>
Expand description
Is player: This entity is a player.
Note that this is a logical construct; a player’s body may be separate from the player itself.
Attributes: Debuggable, Networked, Store