FUniqueObjectGuid::FixupForPIE

Fixes up this UniqueObjectID to add or remove the PIE prefix depending on what is currently active

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/LazyObjectPtr.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/LazyObjectPtr.cpp

Syntax

FUniqueObjectGuid FixupForPIE
(
    int32 PlayInEditorID
) const

Remarks

Fixes up this UniqueObjectID to add or remove the PIE prefix depending on what is currently active

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