FPointerEvent::GetTouchpadIndex

Returns the index of the touch pad that generated this event (for platforms with multiple touch pads per user)

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/Events.h"

Syntax

uint32 GetTouchpadIndex() const

Remarks

Returns the index of the touch pad that generated this event (for platforms with multiple touch pads per user)

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