Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h |
Include |
#include "UObject/SoftObjectPtr.h" |
T * Get() const
Dereference the soft pointer.
nullptr if this object is gone or the lazy pointer was null, otherwise a valid UObject pointer