Entity.IsRoot Property
Definition¶
Namespace: Brine2D.ECS
Gets whether this entity is a root entity (has no parent).
public bool IsRoot { get; }
Namespace: Brine2D.ECS
Gets whether this entity is a root entity (has no parent).
public bool IsRoot { get; }