FInputTouchUnifiedDelegate

Unified delegate specialization for Touch events.

Windows
MacOS
Linux

Inheritance Hierarchy

TInputUnifiedDelegate

FInputTouchUnifiedDelegate

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h

Include

#include "Components/InputComponent.h"

Syntax

Remarks

Unified delegate specialization for Touch events.

Functions

Name Description

Public function Const

void

 

Execute

(
    const ETouchIndex::Type FingerIndex,
    const FVector Location
)

Execute function for the touch unified delegate.

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