INodeEvent#
Fully qualified name: omni::graph::core::INodeEvent
-
enum class omni::graph::core::INodeEvent#
Defines the node event types.
Warning
This enum is deprecated. See kGlobalEventCreateAttribute, kGlobalEventRemoveAttribute, and kGlobalEventAttributeTypeResolve instead, to be used with carb::eventdispatcher::IEventDispatcher.
Values:
-
enumerator eCreateAttribute#
Deprecated. See kGlobalEventCreateAttribute.
-
enumerator eRemoveAttribute#
Deprecated. See kGlobalEventRemoveAttribute.
-
enumerator eAttributeTypeResolve#
Deprecated. See kGlobalEventAttributeTypeResolve.
-
enumerator eCreateAttribute#