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

#include <dttr_pcdogs.h>

Data Fields

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

Detailed Description

Definition at line 2247 of file dttr_pcdogs.h.

Field Documentation

◆ b

int32_t DTTR_PCDOGS_T_Mesh_VertexColorRGB::b

Offset 0x8.

Definition at line 2250 of file dttr_pcdogs.h.

◆ g

int32_t DTTR_PCDOGS_T_Mesh_VertexColorRGB::g

Offset 0x4.

Definition at line 2249 of file dttr_pcdogs.h.

◆ r

int32_t DTTR_PCDOGS_T_Mesh_VertexColorRGB::r

Offset 0x0.

Definition at line 2248 of file dttr_pcdogs.h.


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