Entity.IsEnabled().md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.Entity

Entity.IsEnabled() Method

Gets whether the current Entity is enabled or not.

public bool IsEnabled();

Returns

System.Boolean
true if the Entity is enabled; otherwise, false.

Contents

  1. 0.1DefaultEcs.Entity
  2. 1Entity.IsEnabled() Method