unreal.EdGraphNode
Bases: Object
Object
Ed Graph Node
C++ Source:
Module: Engine
File: EdGraphNode.h
Editor Properties: (see get_editor_property/set_editor_property)
error_msg (str): [Read-Write] Error/Warning description
error_msg
[Read-Only] Error/Warning description
(str)
Returns the size (width, height) of a node as stored in the graph data. Note: sizes are only populated after the graph has been rendered in the editor.
Vector2D
EdGraphNode
EdGraphNode.error_msg
EdGraphNode.get_node_size()
unreal.EdGraph
unreal.EdGraphNode_Comment