Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FSoftObjectPath
Type | Name | Description | |
---|---|---|---|
![]() |
bool | FixupForPIE
(
TFunctionRef< void(int32, FSoftObjectPath&)> InPreFixupForPIECustomFunction |
Fixes up this SoftObjectPath to add the PIE prefix depending on what is currently active, returns true if it was modified. |
![]() |
bool | FixupForPIE
(
int32 PIEInstance, |
Fixes up this SoftObjectPath to add the PIE prefix for the given PIEInstance index, returns true if it was modified |