IGraphEvent#

Fully qualified name: omni::graph::core::IGraphEvent

enum class omni::graph::core::IGraphEvent#

Defines the graph event types.

Values:

enumerator eCreateVariable#

Deprecated. See kGlobalEventCreateVariable.

enumerator eRemoveVariable#

Deprecated. See kGlobalEventRemoveVariable.

enumerator eClosing#

Deprecated. See kGlobalEventClosing.

enumerator eComputeRequested#

Deprecated. See kGlobalEventComputeRequested.

enumerator eNodeAttributeChange#

Deprecated. See kGlobalEventNodeAttributeChange.

enumerator eVariableTypeChange#

Deprecated. See kGlobalEventVariableTypeChange.