using Fantasy.Entitas; namespace NB.Gate; public sealed class GateUnitSessionComponent : Entity { public long AccountID; }