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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Material_SectionHeadermaterial_section
DTTR_PCDOGS_T_Material_TableEntrymaterial_table_entry
DTTR_PCDOGS_T_Material_FrameSetframe_set

Detailed Description

Definition at line 1774 of file dttr_pcdogs.h.

Field Documentation

◆ frame_set

DTTR_PCDOGS_T_Material_FrameSet* DTTR_PCDOGS_T_Material_RefEntry::frame_set

Optional frame-set table written by Material_BuildStructure and searched by Material_FindTextureByFrame. Offset 0x8.

Definition at line 1782 of file dttr_pcdogs.h.

◆ material_section

DTTR_PCDOGS_T_Material_SectionHeader* DTTR_PCDOGS_T_Material_RefEntry::material_section

Material section pointer written by Material_BuildStructure and read by Material_FindTextureByFrame. Offset 0x0.

Definition at line 1776 of file dttr_pcdogs.h.

◆ material_table_entry

DTTR_PCDOGS_T_Material_TableEntry* DTTR_PCDOGS_T_Material_RefEntry::material_table_entry

Material table entry pointer written by Material_BuildStructure. Offset 0x4.

Definition at line 1779 of file dttr_pcdogs.h.


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