Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FGenericApplicationMessageHandle-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool OnTouchFirstMove
(
const FVector2D& Location, |
GenericPlatform/GenericApplicationMessageHandler.h | ||
virtual bool OnTouchFirstMove
(
const FVector2D& Location, |
GenericPlatform/GenericApplicationMessageHandler.h |
OnTouchFirstMove(const FVector2D &, float, int32, int32)
| Name | OnTouchFirstMove |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h |
| Include Path | #include "GenericPlatform/GenericApplicationMessageHandler.h" |
virtual bool OnTouchFirstMove
(
const FVector2D & Location,
float Force,
int32 TouchIndex,
int32 ControllerId
)
OnTouchFirstMove(const FVector2D &, float, int32, FPlatformUserId, FInputDeviceId)
| Name | OnTouchFirstMove |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h |
| Include Path | #include "GenericPlatform/GenericApplicationMessageHandler.h" |
virtual bool OnTouchFirstMove
(
const FVector2D & Location,
float Force,
int32 TouchIndex,
FPlatformUserId PlatformUserId,
FInputDeviceId DeviceID
)