kGlobalEventExtensionPullEnd#

Fully qualified name: omni::ext::kGlobalEventExtensionPullEnd

Defined in omni/ext/IExtensions.h

const auto omni::ext::kGlobalEventExtensionPullEnd = carb::RString("omni.ext:extension_pull_end")#

An event dispatched at the end of extension pull.

Parameters

  • ”packageId” (RString) - The name of the extension package pulled.

  • ”success” (bool) - true if the extension was successfully pulled; false otherwise.