FPaintContext::operator=

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

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Syntax

void operator=
(
    const FPaintContext & 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