FRedirectCollector::GetAssetPathRedirection

Returns a remapped asset path, if it returns null there is no relevant redirector

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

FName GetAssetPathRedirection
(
    FName OriginalPath
)

Remarks

Returns a remapped asset path, if it returns null there is no relevant redirector

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