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.

Contents

  1. 0.1Friflo.Engine.ECS.Systems
  2. 1SystemExtensions Class