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