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

#include <dttr_pcdogs.h>

Data Fields

float r
 Offset 0x0.
float g
 Offset 0x4.
float b
 Offset 0x8.

Detailed Description

Definition at line 3040 of file dttr_pcdogs.h.

Field Documentation

◆ b

float DTTR_PCDOGS_T_Graphics_FloatColorRGB::b

Offset 0x8.

Definition at line 3043 of file dttr_pcdogs.h.

◆ g

float DTTR_PCDOGS_T_Graphics_FloatColorRGB::g

Offset 0x4.

Definition at line 3042 of file dttr_pcdogs.h.

◆ r

float DTTR_PCDOGS_T_Graphics_FloatColorRGB::r

Offset 0x0.

Definition at line 3041 of file dttr_pcdogs.h.


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