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