Property Valid
Valid
Reports whether this EntityArchetype instance references a non-null archetype.
Declaration
public 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 bool Valid { get; }
Type | Description |
---|---|
Boolean | True, if the archetype is valid. |