Click or drag to resize
GameEventManager Property
Manager allowing listeners to register for game-related events.

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

Property Value

Type: EventManager
See Also