FRedirectCollector::ResolveAllSoftObjectPaths

Load all soft object paths to resolve them, add that to the remap table, and empty the array

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Misc/RedirectCollector.h

Include

#include "Misc/RedirectCollector.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Misc/RedirectCollector.cpp

Syntax

void ResolveAllSoftObjectPaths
(
    FName FilterPackage
)

Remarks

Load all soft object paths to resolve them, add that to the remap table, and empty the array

Parameters

Parameter

Description

FilterPackage

If set, only load references that were created by FilterPackage. If empty, resolve all of them

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