omni::connect::core::startupPython
Defined in omni/connect/core/Python.h
-
bool omni::connect::core::startupPython()
Load Carbonite’s scripting-python plugin and initialize the python interpreter.
This must be called before any other python functions can be used. It will be called from
startup()
if/plugins/carb.scripting-python.plugin/pythonHome
has been configured in the settings.- Returns
A bool indicating if startup was successful.