|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int32_t | r |
| Offset 0x0. | |
| int32_t | g |
| Offset 0x4. | |
| int32_t | b |
| Offset 0x8. | |
Definition at line 2247 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Mesh_VertexColorRGB::b |
Offset 0x8.
Definition at line 2250 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Mesh_VertexColorRGB::g |
Offset 0x4.
Definition at line 2249 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Mesh_VertexColorRGB::r |
Offset 0x0.
Definition at line 2248 of file dttr_pcdogs.h.