IAssetRegistry::PrioritizeAssetInstall

Hint the streaming installers to prioritize a specific asset for install.

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

void PrioritizeAssetInstall
(
    const FAssetData & AssetData
) const

Remarks

Hint the streaming installers to prioritize a specific asset for install.

Parameters

Parameter

Description

FAssetData

the asset which needs to have installation prioritized

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