IAssetRegistry::GetAllCachedPaths

Gets a list of all paths that are currently cached

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/IAssetRegistry.h

Include

#include "IAssetRegistry.h"

Syntax

void GetAllCachedPaths
(
    TArray< FString > & OutPathList
) const

Remarks

Gets a list of all paths that are currently cached

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