Navigation
Unreal Engine C++ API Reference > Runtime > Core > UObject > TWeakObjectPtr
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const TWeakObjectPtr< RhsT, TWeakObjectPtrBase >& Rhs |
Compare weak pointers for equality. |
![]() ![]() |
bool | operator==
(
const RhsT* Rhs |
|
![]() ![]() |
bool |