QuerySystem.md
November 22, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems
QuerySystem Class
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() |