unreal.InputEventType

class unreal.InputEventType

Bases: EnumBase

EInputEvent

C++ Source:

  • Module: Engine

  • File: EngineBaseTypes.h

IE_AXIS: InputEventType

4

IE_DOUBLE_CLICK: InputEventType

3

IE_PRESSED: InputEventType

0

IE_RELEASED: InputEventType

1

IE_REPEAT: InputEventType

2