SystemRoot.RemoveStore(EntityStore).md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.SystemRoot

SystemRoot.RemoveStore(EntityStore) Method

Removed the passed entityStore from the root system.

public void RemoveStore(Friflo.Engine.ECS.EntityStore entityStore);

Parameters

entityStore EntityStore

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemRoot
  2. 1SystemRoot.RemoveStore(EntityStore) Method