App Events
Variables
omni::kit::kEventAppReady: An event that is dispatched when the application becomes ready.
omni::kit::kEventAppStarted: An event that is dispatched at app startup time.
omni::kit::kPostQuitEventType: A shutdown event that is pushed during the next update after postQuit is called.
omni::kit::kPreShutdownEventType: A shutdown event that is pushed to indicate the start of shutdown.
omni::kit::kScriptingEventCommand: An event that is pushed when a scripting command is issued.
omni::kit::kScriptingEventStdErr: An event that is pushed when a scripting command is issued.
omni::kit::kScriptingEventStdOut: An event that is pushed when a scripting command is issued.