FPartialMapHandle

Incomplete handle to a map in an unspecified [FStore](API\Runtime\CoreUObject\AssetRegistry\FStore).

Windows
MacOS
Linux

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

Name Description

Public variable

bool

 

bHasNumberlessKeys

Public variable

uint16

 

Num

Public variable

uint32

 

PairBegin

Functions

Name Description

Public function Static

FPartialMapH...

 

FromInt

(
    uint64 Int
)

Public function Const

FMapHandle

 

MakeFullHandle

(
    uint32 StoreIndex
)

Public function Const

uint64

 

ToInt()

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