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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Material_Entrymaterial_entry_ptr
 Offset 0x0.
DTTR_PCDOGS_T_Math_SizeI16 dimensions
 Offset 0x4.
DTTR_PCDOGS_T_DDraw_IDirectDrawSurface7texture_data
 Offset 0x8.
DTTR_PCDOGS_T_Animation_FrameDataanim_frame_data
 Offset 0xC.

Detailed Description

Definition at line 3944 of file dttr_pcdogs.h.

Field Documentation

◆ anim_frame_data

DTTR_PCDOGS_T_Animation_FrameData* DTTR_PCDOGS_T_Material_TextureHashEntry::anim_frame_data

Offset 0xC.

Definition at line 3948 of file dttr_pcdogs.h.

◆ dimensions

DTTR_PCDOGS_T_Math_SizeI16 DTTR_PCDOGS_T_Material_TextureHashEntry::dimensions

Offset 0x4.

Definition at line 3946 of file dttr_pcdogs.h.

◆ material_entry_ptr

DTTR_PCDOGS_T_Material_Entry* DTTR_PCDOGS_T_Material_TextureHashEntry::material_entry_ptr

Offset 0x0.

Definition at line 3945 of file dttr_pcdogs.h.

◆ texture_data

DTTR_PCDOGS_T_DDraw_IDirectDrawSurface7* DTTR_PCDOGS_T_Material_TextureHashEntry::texture_data

Offset 0x8.

Definition at line 3947 of file dttr_pcdogs.h.


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