FRedirectCollector::RemoveAssetPathRedirection

Removes an asset path redirection, call this when deleting redirectors

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 RemoveAssetPathRedirection
(
    FName OriginalPath
)

Remarks

Removes an asset path redirection, call this when deleting redirectors

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