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