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

#include <dttr_pcdogs.h>

Data Fields

uint32_t reserved_00
uint32_t reserved_04
uint32_t reserved_08
uint32_t material_node_ref_packed

Detailed Description

Definition at line 1716 of file dttr_pcdogs.h.

Field Documentation

◆ material_node_ref_packed

uint32_t DTTR_PCDOGS_T_Material_FrameData::material_node_ref_packed

Packed material-node reference written by Material_BuildStructure and masked by Material_FindTextureByFrame to index material nodes. Offset 0xC.

Definition at line 1726 of file dttr_pcdogs.h.

◆ reserved_00

uint32_t DTTR_PCDOGS_T_Material_FrameData::reserved_00

Set to zero by Material_BuildStructure before the frame record is copied; no documented consumer uses it. Offset 0x0.

Definition at line 1718 of file dttr_pcdogs.h.

◆ reserved_04

uint32_t DTTR_PCDOGS_T_Material_FrameData::reserved_04

Set to zero by Material_BuildStructure before the frame record is copied; no documented consumer uses it. Offset 0x4.

Definition at line 1721 of file dttr_pcdogs.h.

◆ reserved_08

uint32_t DTTR_PCDOGS_T_Material_FrameData::reserved_08

Set to zero by Material_BuildStructure before the frame record is copied; no documented consumer uses it. Offset 0x8.

Definition at line 1724 of file dttr_pcdogs.h.


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