ICppExt

class omni.ext.ICppExt

Bases: pybind11_object

Methods

__init__(*args, **kwargs)

shutdown(self)

startup(self, arg0)

__init__(*args, **kwargs)
shutdown(self: omni.ext._extensions.ICppExt) None
startup(self: omni.ext._extensions.ICppExt, arg0: str) None