BaseSystem.Enabled.md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.BaseSystem

BaseSystem.Enabled Property

If true the system is executed when calling Update(UpdateTick)

public bool Enabled { get; set; }

Property Value

System.Boolean

Contents

  1. 0.1Friflo.Engine.ECS.Systems.BaseSystem
  2. 1BaseSystem.Enabled Property