Property Valid
Valid
Reports whether this EntityArchetype instance references a non-null archetype.
Declaration
public readonly bool Valid { get; }
Property Value
Type | Description |
---|---|
Boolean | True, if the archetype is valid. |
Reports whether this EntityArchetype instance references a non-null archetype.
public readonly bool Valid { get; }
Type | Description |
---|---|
Boolean | True, if the archetype is valid. |