Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TLazyObjectPtr
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const TLazyObjectPtr< U >& Rhs |
|
![]() ![]() |
bool | operator!=
(
const U* Rhs |
Compare for inequality with a raw pointer |
![]() ![]() |
bool | operator!=
(
TYPE_OF_NULLPTR |
Compare for inequality with null |