Property Disabled
Disabled
Reports whether this EntityArchetype instance contains disabled entities.
Declaration
public readonly bool Disabled { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True, if the archetype is a disabled archetype. |
Reports whether this EntityArchetype instance contains disabled entities.
public readonly bool Disabled { get; }
| Type | Description |
|---|---|
| Boolean | True, if the archetype is a disabled archetype. |