|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int16_t | delta_r |
| Offset 0x0. | |
| int16_t | delta_g |
| Offset 0x2. | |
| int16_t | delta_b |
| Offset 0x4. | |
| int16_t | frame_number |
| Offset 0x6. | |
| int32_t | inv_frame_delta_q12 |
| Offset 0x8. | |
Definition at line 1011 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::delta_b |
Offset 0x4.
Definition at line 1014 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::delta_g |
Offset 0x2.
Definition at line 1013 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::delta_r |
Offset 0x0.
Definition at line 1012 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::frame_number |
Offset 0x6.
Definition at line 1015 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::inv_frame_delta_q12 |
Offset 0x8.
Definition at line 1016 of file dttr_pcdogs.h.