FKeyEvent::GetKeyCode

Returns the key code received from hardware before any conversion/mapping.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/Events.h

Include

#include "Input/Events.h"

Syntax

uint32 GetKeyCode() const

Remarks

Returns the key code received from hardware before any conversion/mapping.

Returns

Key code received from hardware

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss