Navigation
API > API/Runtime > API/Runtime/AssetRegistry > API/Runtime/AssetRegistry/AssetRegistry > API/Runtime/AssetRegistry/AssetRegistry/IAssetRegistry
References
Module | AssetRegistry |
Header | /Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/IAssetRegistry.h |
Include | #include "AssetRegistry/IAssetRegistry.h" |
bool AddPath
&40;
const FString & PathToAdd
&41;
Remarks
Adds the specified path to the set of cached paths. These will be returned by GetAllCachedPaths(). Returns true if the path was actually added and false if it already existed.