unreal.ScribbleEdGraphNode

class unreal.ScribbleEdGraphNode(outer: Object | None = None, name: Name | str = 'None')

Bases: EdGraphNode

The UEdGraphNode implementation of a scribble graph node. This is used for the ed graph side of things only and corresponds with the FScribbleNode as well as the SScribbleGraphNode.

C++ Source:

  • Plugin: Scribble

  • Module: ScribbleEditor

  • File: ScribbleEdGraphNode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • error_msg (str): [Read-Write] Error/Warning description