kGlobalEventRegistryRefreshEndFailureImmediate#
Fully qualified name: omni::ext::kGlobalEventRegistryRefreshEndFailureImmediate
Defined in omni/ext/IExtensions.h
-
const auto omni::ext::kGlobalEventRegistryRefreshEndFailureImmediate = carb::RString("omni.ext:registry_refresh_end:failure:immediate")#
A global event type denoting end of registry refresh with failure.
This event is sent immediately when the event occurs. Typical notification should use kGlobalEventRegistryRefreshEndSuccess which comes at the end of the frame.