FWidgetReference::operator==

Checks if widget reference is the same as another widget reference, based on the template pointers.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetReference.h

Include

#include "WidgetReference.h"

Syntax

bool operator==
(
    const FWidgetReference & Other
) const

Remarks

Checks if widget reference is the same as another widget reference, based on the template pointers.

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