Click or drag to resize
GameSystemAttribute Properties

The GameSystemAttribute type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Whether the system should be added to the game, or not.
Public propertyOrder
Order to add the systems in. Systems with higher order will be added later.
Top
See Also