SystemMatch.md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems
SystemMatch Struct
Information of a matching system returned by GetMatchingSystems(this SystemGroup, Archetype, List<SystemMatch>, bool).
public struct SystemMatch
| Properties | |
|---|---|
| Count | The number of matching systems within a SystemGroup. |
| Depth | The depth of a matching system. |
| System | The matching system. |
| Methods | |
|---|---|
| ToString() |