Click or drag to resize
EntityEnabled Field
Is the entity currently enabled? If false, will not be interactive and be rendered with a greyscale effect.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Enabled

Field Value

Type: Boolean
See Also