FData

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Experimental/Containers/SherwoodHashTable.h

Include

#include "Experimental/Containers/SherwoodHashTable.h"

Syntax

struct FData

Variables

Name Description

Public variable

uint32

 

AllocatedCount

Public variable

int8 *

 

Distances

Public variable

KeyType *

 

Keys

Public variable

ValueType *

 

Values

Functions

Name Description

Public function

void

 

AddAt

(
    uint32 i,
    int8 InDistance,
    KeyType InKey,
    ValueType InValue
)

Public function Const

bool

 

HasValue

(
    uint32 i
)

Public function Const

bool

 

IsEmpty

(
    uint32 i
)

Public function Const

bool

 

IsValid()

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