PublicExtension

class omni.flowusd.scripts.extension.PublicExtension

Bases: omni.ext._extensions.IExt

Object that tracks the lifetime of the Python part of the extension loading

Methods

__init__(self)

__init__(self: omni.ext._extensions.IExt) None