TSoftClassPtr::Get

Dereference the soft pointer

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPtr.h"

Syntax

UClass * Get() const

Remarks

Dereference the soft pointer

Returns

nullptr if this object is gone or the soft pointer was null, otherwise a valid UClass pointer

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