ExtensionStateChangeType#
- class omni.ext.ExtensionStateChangeType#
Bases:
pybind11_objectMembers:
BEFORE_EXTENSION_ENABLE
AFTER_EXTENSION_ENABLE
BEFORE_EXTENSION_DISABLE
AFTER_EXTENSION_DISABLE
COUNT
Methods
__init__(self, value)Attributes
- __init__(
- self: omni.ext._extensions.ExtensionStateChangeType,
- value: int,
- property name#