OMNI_MODULE_ON_MODULE_CAN_UNLOAD

Defined in omni/core/ModuleExports.h

OMNI_MODULE_ON_MODULE_CAN_UNLOAD(exp_, fn_)

Registers the plugin’s function that determines if the plugin can be unloaded. See omni::core::OnModuleCanUnloadFn for details.

Parameters