EComponentSocketType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EComponentSocketType
Inheritance Object → ValueType → Enum → EComponentSocketType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Invalid | 0 | |
| Bone | 1 | |
| Socket | 2 | |
| EComponentSocketType_MAX | 3 |