INodeEvent
Fully qualified name: omni::graph::core::INodeEvent
-
enum class omni::graph::core::INodeEvent
Defines the node event types.
Values:
-
enumerator eCreateAttribute
Dynamic attribute added to a node.
-
enumerator eRemoveAttribute
Dynamic attribute removed from a node.
-
enumerator eAttributeTypeResolve
Extended-type attribute resolution has changed.