SystemRoot.SystemRoot(EntityStore,string).md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.SystemRoot

SystemRoot(EntityStore, string) Constructor

Create a root system for the specified entityStore.

public SystemRoot(Friflo.Engine.ECS.EntityStore entityStore, string name=null);

Parameters

entityStore EntityStore

name System.String

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemRoot
  2. 1SystemRoot(EntityStore, string) Constructor