Click or drag to resize
BaseComponentAsDebug Field
If true, it means this component was added to its parent in debug mode.

Namespace:  GeonBit.ECS.Components
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AsDebug

Field Value

Type: Boolean
See Also