Click or drag to resize
GameSystemAttributeOrder Property
Order to add the systems in. Systems with higher order will be added later.

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

Property Value

Type: Int32
See Also