SystemChangedAction.md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems

SystemChangedAction Enum

The type of SystemChanged event.
See: Remove, Add, Move or Update a system.

public enum SystemChangedAction

Fields

Add 1

Move 2

Remove 0

Update 3

Contents

  1. 0.1Friflo.Engine.ECS.Systems
  2. 1SystemChangedAction Enum
  3. 1.1Fields