Enum EPinContainerType
Enum used to define what container type a pin represents.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EPinContainerType
Fields
| Name | Description |
|---|---|
| Array | |
| EPinContainerType_MAX | |
| Map | |
| None | |
| Set |
Enum used to define what container type a pin represents.
public enum EPinContainerType
| Name | Description |
|---|---|
| Array | |
| EPinContainerType_MAX | |
| Map | |
| None | |
| Set |