TWeakObjectPtr::Get

Dereference the weak pointer. This is an optimized version implying bEvenIfPendingKill=false.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/WeakObjectPtrTemplates.h

Include

#include "UObject/WeakObjectPtrTemplates.h"

Syntax

T * Get() const

Remarks

Dereference the weak pointer. This is an optimized version implying bEvenIfPendingKill=false.

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