Returns true if the group is an ancestor of the passed system.
public bool IsAncestorOf(Friflo.Engine.ECS.Systems.BaseSystem system);
system
BaseSystem
Returns true if the group is an ancestor of the passed system.
public bool IsAncestorOf(Friflo.Engine.ECS.Systems.BaseSystem system);
system
BaseSystem