A query system returning entities with the specified component type via its Query property.
public abstract class QuerySystem : Friflo.Engine.ECS.Systems.QuerySystemBase
Inheritance System.Object 🡒 BaseSystem 🡒 QuerySystemBase 🡒 QuerySystem
Properties | |
---|---|
Query | Return all entities matching the Query. |
Methods | |
---|---|
ToString() |