Navigation
Unreal Engine C++ API Reference > Runtime > AssetRegistry > AssetRegistry > IAssetRegistry
References
Module | AssetRegistry |
Header | /Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/IAssetRegistry.h |
Include | #include "AssetRegistry/IAssetRegistry.h" |
FSoftObjectPath GetRedirectedObjectPath
(
const FSoftObjectPath & ObjectPath
)
Remarks
Uses the asset registry to look for ObjectRedirectors. This will follow the chain of redirectors. It will return the original path if no redirectors are found