TLazyObjectPtr::GetUniqueID

Gets the unique object identifier associated with this lazy pointer.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/LazyObjectPtr.h"

Syntax

const FUniqueObjectGuid & GetUniqueID() const

Remarks

Gets the unique object identifier associated with this lazy pointer. Valid even if pointer is not currently valid

Returns

Unique ID for this object, or an invalid FUniqueObjectID if this pointer isn't set to anything

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