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

#include <dttr_pcdogs.h>

Data Fields

int32_t material_index
 Offset 0x0.
DTTR_PCDOGS_T_DDraw_IDirectDrawSurface7texture_surface
 Offset 0x4.
uint8_t * palette_ptr
 Offset 0x8.
int16_t frame_index
 Offset 0xC.
int16_t blend_mode
 Offset 0xE.
uint32_t runtime_flags
 Offset 0x10.

Detailed Description

Definition at line 1757 of file dttr_pcdogs.h.

Field Documentation

◆ blend_mode

int16_t DTTR_PCDOGS_T_Material_NodeRef::blend_mode

Offset 0xE.

Definition at line 1762 of file dttr_pcdogs.h.

◆ frame_index

int16_t DTTR_PCDOGS_T_Material_NodeRef::frame_index

Offset 0xC.

Definition at line 1761 of file dttr_pcdogs.h.

◆ material_index

int32_t DTTR_PCDOGS_T_Material_NodeRef::material_index

Offset 0x0.

Definition at line 1758 of file dttr_pcdogs.h.

◆ palette_ptr

uint8_t* DTTR_PCDOGS_T_Material_NodeRef::palette_ptr

Offset 0x8.

Definition at line 1760 of file dttr_pcdogs.h.

◆ runtime_flags

uint32_t DTTR_PCDOGS_T_Material_NodeRef::runtime_flags

Offset 0x10.

Definition at line 1763 of file dttr_pcdogs.h.

◆ texture_surface

DTTR_PCDOGS_T_DDraw_IDirectDrawSurface7* DTTR_PCDOGS_T_Material_NodeRef::texture_surface

Offset 0x4.

Definition at line 1759 of file dttr_pcdogs.h.


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