omni::kit::kPreShutdownEventType
Defined in omni/kit/IApp.h
- 
constexpr const carb::events::EventType omni::kit::kPreShutdownEventType = 1
- A shutdown event that is pushed to indicate the start of shutdown. - See also - kPostQuitEventType, IApp::getShutdownEventStream(), IApp::postQuit(), IApp::tryCancelShutdown(), IApp::postUncancellableQuit() - Event Arguments
- None