102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_UI_StringTableEntry Struct Reference

#include <dttr_pcdogs.h>

Data Fields

uint16_t string_id
 Offset 0x0.
uint16_t offset
 Offset 0x2.

Detailed Description

Two-word string table row: String_GetByIndex compares string_id, then uses position into the loaded string block.

Definition at line 3258 of file dttr_pcdogs.h.

Field Documentation

◆ offset

uint16_t DTTR_PCDOGS_T_UI_StringTableEntry::offset

Offset 0x2.

Definition at line 3260 of file dttr_pcdogs.h.

◆ string_id

uint16_t DTTR_PCDOGS_T_UI_StringTableEntry::string_id

Offset 0x0.

Definition at line 3259 of file dttr_pcdogs.h.


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