ECohtmlInputPropagationBehaviour
On this page
Types
| Name | |
|---|---|
| enum | Type { None = 0x0, Keyboard = 0x1, Joystick = 0x2, KeyboardAndJoystick = 0x3} |
Types Documentation
enum Type
| Enumerator | Value | Description |
|---|---|---|
| None | 0x0 | |
| Keyboard | 0x1 | |
| Joystick | 0x2 | |
| KeyboardAndJoystick | 0x3 |