IAssetRegistry::ScanModifiedAssetFiles

Forces a rescan of specific filenames, call this when you need to refresh from disk

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

void ScanModifiedAssetFiles
(
    const TArray< FString > & InFilePaths
)

Remarks

Forces a rescan of specific filenames, call this when you need to refresh from disk

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