Click or drag to resize
GameSystemAttributeEnabled Property
Whether the system should be added to the game, or not.

Namespace: Slash.Application.Systems
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also