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

#include <dttr_config.h>

Data Fields

const char * section
const char * key
ptrdiff_t offset
size_t size
DTTR_ConfigValueType value_type

Detailed Description

Definition at line 134 of file dttr_config.h.

Field Documentation

◆ key

const char* DTTR_ConfigFieldSpec::key

◆ offset

ptrdiff_t DTTR_ConfigFieldSpec::offset

◆ section

const char* DTTR_ConfigFieldSpec::section

◆ size

size_t DTTR_ConfigFieldSpec::size

Definition at line 138 of file dttr_config.h.

Referenced by config_apply_entry(), and DTTR_Config_FieldChanged().

◆ value_type


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