omni::ext::kEventExtensionPullEndFailure

Defined in omni/ext/IExtensions.h

const carb::events::EventType omni::ext::kEventExtensionPullEndFailure = std::integral_constant<uint64_t, carb::fnv1aHash("omni.ext.EXTENSION_PULL_END_FAILURE")>::value

An event type denoting the end of pulling an extension with failure.

See also

carb::events::IEvents