Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > AssetRegistry
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetDataTagMapSerializationDetails.h |
Include | #include "AssetRegistry/AssetDataTagMapSerializationDetails.h" |
Syntax
class FStoreBuilder
Remarks
Helper class for saving or constructing an FStore.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FStoreBuilder
(
const FOptions& InOptions |
||
![]() |
FStoreBuilder
(
FOptions&& InOptions |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FPartialMapHandle | AddTagMap
(
const FAssetDataTagMapSharedView& Map |
|
![]() |
FStoreData | Finalize () |
Call once after all tag maps have been added. |