Struct KVP

ClassList > KVP

Public Attributes

Type Name
unsigned int keyHash
char * pKey
struct KVP * pNext
struct KVP * pPrev

Public Attributes Documentation

variable keyHash

unsigned int KVP::keyHash;

variable pKey

char* KVP::pKey;

variable pNext

struct KVP* KVP::pNext;

variable pPrev

struct KVP* KVP::pPrev;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/StringKeyHashMap.c