ULevel::FixupForPIE

Call on a level that was loaded from disk instead of PIE-duplicating, to fixup actor references

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Source

/Engine/Source/Runtime/Engine/Private/Level.cpp

Syntax

void FixupForPIE
(
    int32 PIEInstanceID
)

Remarks

Call on a level that was loaded from disk instead of PIE-duplicating, to fixup actor references

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