| bool PointerEvent_IsTouchEvent(FPointerEvent& Input) | FinalNative+2 flags | | 0x81 |
| bool PointerEvent_IsMouseButtonDown(FPointerEvent& Input, const FKey& MouseButton) | FinalNative+2 flags | | 0x99 |
| float PointerEvent_GetWheelDelta(FPointerEvent& Input) | FinalNative+2 flags | | 0x84 |
| int32 PointerEvent_GetUserIndex(FPointerEvent& Input) | FinalNative+2 flags | | 0x84 |
| int32 PointerEvent_GetTouchpadIndex(FPointerEvent& Input) | FinalNative+2 flags | | 0x84 |
| FVector2D PointerEvent_GetScreenSpacePosition(FPointerEvent& Input) | FinalNative+2 flags | | 0x90 |
| int32 PointerEvent_GetPointerIndex(FPointerEvent& Input) | FinalNative+2 flags | | 0x84 |
| FVector2D PointerEvent_GetLastScreenSpacePosition(FPointerEvent& Input) | FinalNative+2 flags | | 0x90 |
| ESlateGesture PointerEvent_GetGestureType(FPointerEvent& Input) | FinalNative+2 flags | | 0x81 |
| FVector2D PointerEvent_GetGestureDelta(FPointerEvent& Input) | FinalNative+2 flags | | 0x90 |
| FKey PointerEvent_GetEffectingButton(FPointerEvent& Input) | FinalNative+2 flags | | 0x98 |
| FVector2D PointerEvent_GetCursorDelta(FPointerEvent& Input) | FinalNative+2 flags | | 0x90 |
| bool ModifierKeysState_IsShiftDown(FSlateModifierKeysState& KeysState) | FinalNative+2 flags | | 0x02 |
| bool ModifierKeysState_IsControlDown(FSlateModifierKeysState& KeysState) | FinalNative+2 flags | | 0x02 |
| bool ModifierKeysState_IsCommandDown(FSlateModifierKeysState& KeysState) | FinalNative+2 flags | | 0x02 |
| bool ModifierKeysState_IsAltDown(FSlateModifierKeysState& KeysState) | FinalNative+2 flags | | 0x02 |
| bool Key_IsValid(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsMouseButton(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsModifierKey(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsKeyboardKey(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsGamepadKey(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsDigital(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsButtonAxis(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsAxis3D(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsAxis2D(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsAxis1D(FKey& Key) | FinalNative+2 flags | | 0x19 |
| bool Key_IsAnalog(FKey& Key) | FinalNative+2 flags | | 0x19 |
| EUINavigation Key_GetNavigationDirectionFromKey(FKeyEvent& InKeyEvent) | FinalNative+2 flags | | 0x49 |
| EUINavigation Key_GetNavigationDirectionFromAnalog(FAnalogInputEvent& InAnalogEvent) | FinalNative+2 flags | | 0x51 |
| EUINavigationAction Key_GetNavigationActionFromKey(FKeyEvent& InKeyEvent) | FinalNative+2 flags | | 0x49 |
| EUINavigationAction Key_GetNavigationAction(FKey& InKey) | FinalNative+2 flags | | 0x19 |
| FText Key_GetDisplayName(FKey& Key, bool bLongDisplayName) | FinalNative+2 flags | | 0x30 |
| bool InputEvent_IsShiftDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsRightShiftDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsRightControlDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsRightCommandDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsRightAltDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsRepeat(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsLeftShiftDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsLeftControlDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsLeftCommandDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsLeftAltDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsControlDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsCommandDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| bool InputEvent_IsAltDown(FInputEvent& Input) | FinalNative+2 flags | | 0x29 |
| FText InputChord_GetDisplayName(FInputChord& Key) | FinalNative+2 flags | | 0x30 |
| int32 GetUserIndex(FKeyEvent& Input) | FinalNative+2 flags | | 0x4C |
| FSlateModifierKeysState GetModifierKeysState() | FinalNative+2 flags | | 0x01 |
| FKey GetKey(FKeyEvent& Input) | FinalNative+2 flags | | 0x60 |
| float GetAnalogValue(FAnalogInputEvent& Input) | FinalNative+2 flags | | 0x54 |
| bool EqualEqual_KeyKey(const FKey& A, const FKey& B) | FinalNative+2 flags | | 0x31 |
| bool EqualEqual_InputChordInputChord(const FInputChord& A, const FInputChord& B) | FinalNative+2 flags | | 0x41 |
| void CalibrateTilt() | FinalNative+2 flags | | 0x00 |