Click or drag to resize
GameOnGameStarted Method
Called after initialization of game was done and the game was started.

Namespace: Slash.Application.Games
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void OnGameStarted()
See Also