Entity.Enabled.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Entity

Entity.Enabled Property

Set entity to enabled/disabled by removing/adding the Disabled tag.

public bool Enabled { get; set; }

Property Value

System.Boolean

Contents

  1. 0.1Friflo.Engine.ECS.Entity
  2. 1Entity.Enabled Property