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

0

TOUCH10: TouchIndex

9

TOUCH2: TouchIndex

1

TOUCH3: TouchIndex

2

TOUCH4: TouchIndex

3

TOUCH5: TouchIndex

4

TOUCH6: TouchIndex

5

TOUCH7: TouchIndex

6

TOUCH8: TouchIndex

7

TOUCH9: TouchIndex

8