unreal.TouchIndex

class unreal.TouchIndex

Bases: unreal.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

0

TOUCH10

9

TOUCH2

1

TOUCH3

2

TOUCH4

3

TOUCH5

4

TOUCH6

5

TOUCH7

6

TOUCH8

7

TOUCH9

8