FObjectKey::ResolveObjectPtr

Attempt to access the object from which this key was constructed.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/ObjectKey.h"

Syntax

UObject * ResolveObjectPtr() const

Remarks

Attempt to access the object from which this key was constructed.

Returns

The object used to construct this key, or nullptr if it is no longer valid

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