TWeakInterfacePtr::operator==

Windows
MacOS
Linux

Deprecated

  • Implicit equality with a UObject pointer has been deprecated - use GetObject() and test equality on its return value

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/WeakInterfacePtr.h

Include

#include "UObject/WeakInterfacePtr.h"

Syntax

bool operator==
(
    const UObject * Other
) const

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