![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
char * | key |
struct po_string_s * | nextonhashchain |
char * | value |
Definition at line 1689 of file prvm_edict.c.
char* po_string_t::key |
Definition at line 1691 of file prvm_edict.c.
Referenced by PRVM_PO_Destroy(), PRVM_PO_Load(), and PRVM_PO_Lookup().
struct po_string_s* po_string_t::nextonhashchain |
Definition at line 1692 of file prvm_edict.c.
Referenced by PRVM_PO_Destroy(), PRVM_PO_Load(), and PRVM_PO_Lookup().
char * po_string_t::value |
Definition at line 1691 of file prvm_edict.c.
Referenced by PRVM_PO_Destroy(), PRVM_PO_Load(), and PRVM_PO_Lookup().