IActionGraphNodes_abi#

Fully qualified name: omni::graph::action::unstable::IActionGraphNodes_abi

class IActionGraphNodes_abi : public omni::core::Inherits<omni::core::IObject, OMNI_TYPE_ID("omni.graph.action.unstable.IActionGraphNodes")>#

Subclassed by omni::core::Generated< omni::graph::action::unstable::IActionGraphNodes_abi >

Protected Functions

virtual void setNodeTypeSpecialBehavior_abi(
const char *nodeTypeName,
NodeTypeSpecialBehavior behaviorType,
) noexcept = 0#

Register a special behavior for the given node type.

This is a low-level feature that should not normally be necessary to use.

Parameters:

nodeTypeName[in] Name of the node type