Enum EEdGraphPinDirection
Enum used to define which way data flows into or out of this pin.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EEdGraphPinDirection
Fields
| Name | Description |
|---|---|
| EGPD_Input | |
| EGPD_MAX | |
| EGPD_Output |
Enum used to define which way data flows into or out of this pin.
public enum EEdGraphPinDirection
| Name | Description |
|---|---|
| EGPD_Input | |
| EGPD_MAX | |
| EGPD_Output |