IAssetRegistry::SearchAllAssets

Look for all assets on disk (can be async or synchronous)

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

void SearchAllAssets
(
    bool bSynchronousSearch
)

Remarks

Look for all assets on disk (can be async or synchronous)

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