SystemExtensions.md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems
SystemExtensions Class
Contains System extension methods.
public static class SystemExtensions
Inheritance System.Object ๐ก SystemExtensions
| Methods | |
|---|---|
| GetMatchingSystems(this SystemGroup, Archetype, List<SystemMatch>, bool) | Return the systems of a SystemGroup matching the passed archetype. |