unreal.TouchIndex

class unreal.TouchIndex

Bases: EnumBase

The number of entries in ETouchIndex must match the number of touch keys defined in EKeys and NUM_TOUCH_KEYS above

C++ Source:

  • Module: InputCore

  • File: InputCoreTypes.h

TOUCH1: TouchIndex = Ellipsis

0

TOUCH10: TouchIndex = Ellipsis

9

TOUCH2: TouchIndex = Ellipsis

1

TOUCH3: TouchIndex = Ellipsis

2

TOUCH4: TouchIndex = Ellipsis

3

TOUCH5: TouchIndex = Ellipsis

4

TOUCH6: TouchIndex = Ellipsis

5

TOUCH7: TouchIndex = Ellipsis

6

TOUCH8: TouchIndex = Ellipsis

7

TOUCH9: TouchIndex = Ellipsis

8