operator==

Compare with another [TLazyObjectPtr](API\Runtime\CoreUObject\UObject\TLazyObjectPtr) of related type

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/LazyObjectPtr.h"

Syntax

template<typename T, typename U, typename>
bool operator==
(
    const TLazyObjectPtr< T > & Lhs,
    const TLazyObjectPtr< U > & Rhs
)

Remarks

Compare with another TLazyObjectPtr of related type

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