FInputTouchHandlerSignature

Delegate signature for touch handlers.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, ETouchIndex::Type, FVector > FInputTouchHandlerSignature

References

Module

Engine

Header

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

Include

#include "Components/InputComponent.h"

Remarks

Delegate signature for touch handlers. : Which finger touched : The 2D screen location that was touched

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