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
CountThe number of matching systems within a SystemGroup.
DepthThe depth of a matching system.
SystemThe matching system.
Methods
ToString()

Contents

  1. 0.1Friflo.Engine.ECS.Systems
  2. 1SystemMatch Struct