Click or drag to resize
GameAddSystemsViaReflection Property
Indicates if game systems should be added which are flagged with the GameSystem attribute.

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

Property Value

Type: Boolean
See Also