Click or drag to resize
SystemGameEvent Enumeration
System-related events.

Namespace: Slash.Application.Systems
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum SystemGameEvent
Members
  Member nameValueDescription
SystemAdded0

A new system has been added.

Event data: ISystem

See Also