FSoftObjectPath::FixupForPIE

Fixes up this SoftObjectPath to add the PIE prefix depending on what is currently active, returns true if it was modified.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPath.h"

Source

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

Syntax

bool FixupForPIE()

Remarks

Fixes up this SoftObjectPath to add the PIE prefix depending on what is currently active, returns true if it was modified. The overload that takes an explicit PIE instance is preferred, if it's available.

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