unreal.DataLinkEdNode¶
- class unreal.DataLinkEdNode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
EdGraphNodeData Link Ed Node
C++ Source:
Plugin: DataLink
Module: DataLinkEdGraph
File: DataLinkEdNode.h
Editor Properties: (see get_editor_property/set_editor_property)
error_msg(str): [Read-Write] Error/Warning descriptiontemplate_node(DataLinkNode): [Read-Only] Underlying Data Link Node this Editor Node represents