Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TSoftClassPtr
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h |
Include | #include "UObject/SoftObjectPtr.h" |
bool operator&33;&61;
&40;
const TSoftClassPtr & Rhs
&41; const
Remarks
Compare soft pointers for inequality Caution: Two soft pointers might not be equal to each other, but they both might return nullptr
Parameters
Name | Description |
---|---|
Other | soft pointer to compare to |