omni::kit::exec::core::unstable::removeClearCallbacks

Defined in omni/kit/exec/core/unstable/IExecutionControllerFactory.h

inline void omni::kit::exec::core::unstable::removeClearCallbacks() noexcept

Removes any omni::kit::exec::core::unstable::IExecutionControllerFactory clear callback registered by the plugin/module. This method should not be explicitly called, rather call OMNI_KIT_EXEC_CORE_ON_MODULE_UNLOAD during plugin/module shutdown.