operator==

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/WeakObjectPtrTemplates.h

Include

#include "UObject/WeakObjectPtrTemplates.h"

Syntax

template<typename LhsT, typename RhsT, typename OtherTWeakObjectPtrBase, typename>
bool operator==
(
    const LhsT * Lhs,
    const TWeakObjectPtr< RhsT, OtherTWeakObjectPtrBase > & Rhs
)

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