Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/AssetRegistry
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetDataTagMapSerializationDetails.h |
| Include | #include "AssetRegistry/AssetDataTagMapSerializationDetails.h" |
Syntax
struct FPartialMapHandle
Remarks
Incomplete handle to a map in an unspecified FStore. Used for serialization where the store index is implicit.
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPartialMapHandle | |||
| FMapHandle | MakeFullHandle
(
uint32 StoreIndex |
||
| uint64 | ToInt () |