Platform_Delete

Platform Keys These keys platform specific versions of keys that go by different names.

Windows
MacOS
Linux

References

Module

InputCore

Header

/Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h

Include

#include "InputCoreTypes.h"

Syntax

static const FKey Platform_Delete = EKeys::Delete;

Remarks

Platform Keys These keys platform specific versions of keys that go by different names. The delete key is a good example, on Windows Delete is the virtual key for Delete. On Macs, the Delete key is the virtual key for BackSpace.

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