unreal.EdGraphPinDirection¶
- class unreal.EdGraphPinDirection¶
Bases:
EnumBaseEnum used to define which way data flows into or out of this pin.
C++ Source:
Module: Engine
File: EdGraphNode.h
- EGPD_INPUT: EdGraphPinDirection = Ellipsis¶
0
- EGPD_OUTPUT: EdGraphPinDirection = Ellipsis¶
1