OMNI_MODULE_ON_MODULE_STARTED

Defined in omni/core/ModuleExports.h

OMNI_MODULE_ON_MODULE_STARTED(exp_, fn_)

Registers the plugin’s function that will be called once the plugin is loaded. See omni::core::OnModuleStartedFn for threading consideration with this function.

Parameters