![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Events.h>
Inheritance diagram for FTouchKeySet:Public Member Functions | |
| FTouchKeySet (FKey Key) | |
Static Public Attributes | |
| static SLATECORE_API const FTouchKeySet | StandardSet |
| static SLATECORE_API const FTouchKeySet | EmptySet |
Helper class to auto-populate a set with the set of "keys" a touch represents
|
inline |
Creates and initializes a new instance with the specified key.
| Key | The key to insert into the set. |
|
static |
|
static |