EPinContainerType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EPinContainerType
Inheritance Object → ValueType → Enum → EPinContainerType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Array | 1 | |
| Set | 2 | |
| Map | 3 | |
| EPinContainerType_MAX | 4 |