FPointerEvent::FPointerEvent

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/Events.h"

Syntax

FPointerEvent
(
    uint32 InUserIndex,
    uint32 InPointerIndex,
    const FVector2D & InScreenSpacePosition,
    const FVector2D & InLastScreenSpacePosition,
    const FVector2D & InDelta,
    const TSet< FKey > & InPressedButtons,
    const FModifierKeysState & InModifierKeys
)

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