EntityId.IsPlayer property
True when the low 16 bits equal 640 (player entity-type marker).
public bool IsPlayer { get; }See Also
Section titled “See Also”- struct EntityId
- namespace Stellar.Abstractions.Domain
True when the low 16 bits equal 640 (player entity-type marker).
public bool IsPlayer { get; }