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

#include <dttr_pcdogs.h>

Data Fields

uint32_t texture_id
 Offset 0x0.
DTTR_PCDOGS_T_Material_Descriptortexture_desc_ptr
 Offset 0x4.
uint32_t properties
 Offset 0x8.

Detailed Description

Definition at line 2606 of file dttr_pcdogs.h.

Field Documentation

◆ properties

uint32_t DTTR_PCDOGS_T_PKG_MaterialRef::properties

Offset 0x8.

Definition at line 2609 of file dttr_pcdogs.h.

◆ texture_desc_ptr

DTTR_PCDOGS_T_Material_Descriptor* DTTR_PCDOGS_T_PKG_MaterialRef::texture_desc_ptr

Offset 0x4.

Definition at line 2608 of file dttr_pcdogs.h.

◆ texture_id

uint32_t DTTR_PCDOGS_T_PKG_MaterialRef::texture_id

Offset 0x0.

Definition at line 2607 of file dttr_pcdogs.h.


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