Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/TWeakObjectPtr > API/Runtime/Core/UObject/TWeakObjectPtr/op_cmp_ne
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/UObject/WeakObjectPtrTemplates.h |
Include | #include "UObject/WeakObjectPtrTemplates.h" |
template<typename RhsT, typename>
bool operator&33;&61;
&40;
const TWeakObjectPtr< RhsT, TWeakObjectPtrBase > & Rhs
&41; const
Remarks
Compare weak pointers for inequality
Parameters
Name | Description |
---|---|
Other | weak pointer to compare to |