Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FNameEntryHeader Struct Reference

#include <NameTypes.h>

Public Attributes

uint16 bIsWide: 1
 
uint16 LowercaseProbeHash: ProbeHashBits
 
uint16 Len: 10
 

Static Public Attributes

static constexpr uint32 ProbeHashBits = 5
 

Detailed Description

Implementation detail exposed for debug visualizers

Definition at line 205 of file NameTypes.h.

Member Data Documentation

◆ bIsWide

uint16 FNameEntryHeader::bIsWide

Definition at line 207 of file NameTypes.h.

◆ Len

uint16 FNameEntryHeader::Len

Definition at line 213 of file NameTypes.h.

◆ LowercaseProbeHash

uint16 FNameEntryHeader::LowercaseProbeHash

Definition at line 212 of file NameTypes.h.

◆ ProbeHashBits

constexpr uint32 FNameEntryHeader::ProbeHashBits = 5
staticconstexpr

Definition at line 211 of file NameTypes.h.


The documentation for this struct was generated from the following file: