Click or drag to resize
BaseComponentEnabled Property
Is this component currently enabled.

Namespace:  GeonBit.ECS.Components
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also