FPointerEvent::operator=

We override the assignment operator to allow generated code to compile with the const ref member.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/Events.h"

Syntax

void operator=
(
    const FPointerEvent & Other
)

Remarks

We override the assignment operator to allow generated code to compile with the const ref member.

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