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