namespace CLre.API.App { public struct SetupEventArgs {} public struct GameReady{} public struct GameExit{} public struct MenuReady{} }