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

#include <dttr_pcdogs.h>

Data Fields

uint8_t b
 Offset 0x0.
uint8_t g
 Offset 0x1.
uint8_t r
 Offset 0x2.
uint8_t a
 Offset 0x3.

Detailed Description

Definition at line 2820 of file dttr_pcdogs.h.

Field Documentation

◆ a

uint8_t DTTR_PCDOGS_T_Graphics_Color32::a

Offset 0x3.

Definition at line 2824 of file dttr_pcdogs.h.

◆ b

uint8_t DTTR_PCDOGS_T_Graphics_Color32::b

Offset 0x0.

Definition at line 2821 of file dttr_pcdogs.h.

◆ g

uint8_t DTTR_PCDOGS_T_Graphics_Color32::g

Offset 0x1.

Definition at line 2822 of file dttr_pcdogs.h.

◆ r

uint8_t DTTR_PCDOGS_T_Graphics_Color32::r

Offset 0x2.

Definition at line 2823 of file dttr_pcdogs.h.


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