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,
    float InForce,
    bool bPressLeftMouseButton,
    bool bInIsForceChanged,
    bool bInIsFirstMove,
    const FModifierKeysState & InModifierKeys,
    uint32 InTouchpadIndex
)

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