FAsyncStoreLoader::ReadInitialDataAndKickLoad

1) Read initial data and kick expensive tag value creation task Won't load FNames to allow concurrent name batch loading

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetDataTagMapSerializationDetails.h

Include

#include "AssetRegistry/AssetDataTagMapSerializationDetails.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/AssetRegistry/AssetDataTagMap.cpp

Syntax

TFuture< void > ReadInitialDataAndKickLoad
(
    FArchive & Ar,
    uint32 MaxWorkerTasks
)

Remarks

1) Read initial data and kick expensive tag value creation task

Won't load FNames to allow concurrent name batch loading

Returns

handle to step 3

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