FTouchKeySet::FTouchKeySet

Creates and initializes a new instance with the specified key.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/Events.h"

Syntax

FTouchKeySet
(
    FKey Key
)

Remarks

Creates and initializes a new instance with the specified key.

Parameters

Parameter

Description

Key

The key to insert into the set.

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