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

#include <dttr_pcdogs.h>

Data Fields

uint32_t mesh_flags
 Offset 0x0.
DTTR_PCDOGS_T_Mesh_Nodemesh_instance_ptr
 Offset 0x4.
DTTR_PCDOGS_T_Animation_DataBlockanimation_data_ptr
 Offset 0x8.
uint16_t lod_flags
 Offset 0xC.
uint16_t lod_distance_threshold
 Offset 0xE.
uint8_t mesh_block_data [108]
 Offset 0x10.
DTTR_PCDOGS_T_Animation_ControllerSlotanimation_controller_ptr
 Offset 0x7C.

Detailed Description

Definition at line 1481 of file dttr_pcdogs.h.

Field Documentation

◆ animation_controller_ptr

DTTR_PCDOGS_T_Animation_ControllerSlot* DTTR_PCDOGS_T_Component_MeshHeader::animation_controller_ptr

Offset 0x7C.

Definition at line 1488 of file dttr_pcdogs.h.

◆ animation_data_ptr

DTTR_PCDOGS_T_Animation_DataBlock* DTTR_PCDOGS_T_Component_MeshHeader::animation_data_ptr

Offset 0x8.

Definition at line 1484 of file dttr_pcdogs.h.

◆ lod_distance_threshold

uint16_t DTTR_PCDOGS_T_Component_MeshHeader::lod_distance_threshold

Offset 0xE.

Definition at line 1486 of file dttr_pcdogs.h.

◆ lod_flags

uint16_t DTTR_PCDOGS_T_Component_MeshHeader::lod_flags

Offset 0xC.

Definition at line 1485 of file dttr_pcdogs.h.

◆ mesh_block_data

uint8_t DTTR_PCDOGS_T_Component_MeshHeader::mesh_block_data[108]

Offset 0x10.

Definition at line 1487 of file dttr_pcdogs.h.

◆ mesh_flags

uint32_t DTTR_PCDOGS_T_Component_MeshHeader::mesh_flags

Offset 0x0.

Definition at line 1482 of file dttr_pcdogs.h.

◆ mesh_instance_ptr

DTTR_PCDOGS_T_Mesh_Node* DTTR_PCDOGS_T_Component_MeshHeader::mesh_instance_ptr

Offset 0x4.

Definition at line 1483 of file dttr_pcdogs.h.


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