EAutoReceiveInput
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAutoReceiveInput
Inheritance Object → ValueType → Enum → EAutoReceiveInput
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | |
| Player0 | 1 | |
| Player1 | 2 | |
| Player2 | 3 | |
| Player3 | 4 | |
| Player4 | 5 | |
| Player5 | 6 | |
| Player6 | 7 | |
| Player7 | 8 | |
| EAutoReceiveInput_MAX | 9 |