kGlobalEventExtensionPullEndSuccessImmediate#
Fully qualified name: omni::ext::kGlobalEventExtensionPullEndSuccessImmediate
Defined in omni/ext/IExtensions.h
-
const auto omni::ext::kGlobalEventExtensionPullEndSuccessImmediate = carb::RString("omni.ext:extension_pull_end:success:immediate")#
An event type denoting the successful end of pulling an extension.
This event is sent immediately when the event occurs. Typical notification should use kGlobalEventExtensionPullEndSuccess which comes at the end of the frame.