TSoftObjectPtr::IsNull

Test if this can never point to a live [UObject](API\Runtime\CoreUObject\UObject\UObject)

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h

Include

#include "UObject/SoftObjectPtr.h"

Syntax

bool IsNull() const

Remarks

Test if this can never point to a live UObject

Returns

true if this is explicitly pointing to no object

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss