|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint32_t | texture_id |
| Offset 0x0. | |
| DTTR_PCDOGS_T_Material_Descriptor * | texture_desc_ptr |
| Offset 0x4. | |
| uint32_t | properties |
| Offset 0x8. | |
Definition at line 2606 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_PKG_MaterialRef::properties |
Offset 0x8.
Definition at line 2609 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Material_Descriptor* DTTR_PCDOGS_T_PKG_MaterialRef::texture_desc_ptr |
Offset 0x4.
Definition at line 2608 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_PKG_MaterialRef::texture_id |
Offset 0x0.
Definition at line 2607 of file dttr_pcdogs.h.