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

#include <dttr_pcdogs.h>

Data Fields

uint32_t material_section_offset
 Offset 0x0.
uint32_t scene_graph_offset
 Offset 0x4.
uint32_t mesh_collision_offset
 Offset 0x8.

Detailed Description

Package level-blob header whose relocation fields are rebased from the loaded blob base.

Definition at line 1608 of file dttr_pcdogs.h.

Field Documentation

◆ material_section_offset

uint32_t DTTR_PCDOGS_T_Level_BlobHeader::material_section_offset

Offset 0x0.

Definition at line 1609 of file dttr_pcdogs.h.

◆ mesh_collision_offset

uint32_t DTTR_PCDOGS_T_Level_BlobHeader::mesh_collision_offset

Offset 0x8.

Definition at line 1611 of file dttr_pcdogs.h.

◆ scene_graph_offset

uint32_t DTTR_PCDOGS_T_Level_BlobHeader::scene_graph_offset

Offset 0x4.

Definition at line 1610 of file dttr_pcdogs.h.


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