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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Math_Vec3I16 bone_offset
 Offset 0x0.
int16_t bone_index
 Offset 0x6.
uint8_t max_segments
 Offset 0x8.
uint8_t processed_flag
 Offset 0x9.
uint8_t active_count
 Offset 0xA.
uint8_t flags
 Offset 0xB.
uint8_t color_data
 Offset 0xC.
uint8_t color_g
 Offset 0xD.
uint8_t color_b
 Offset 0xE.
uint8_t color_a
 Offset 0xF.
int16_t width_start
 Offset 0x10.
int16_t width_end
 Offset 0x12.
int16_t fade_rate
 Offset 0x14.
int16_t lifetime
 Offset 0x16.
int16_t head_index
 Offset 0x18.
int16_t segment_index
 Offset 0x1A.
DTTR_PCDOGS_T_Trail_Segmentsegment_array
 Offset 0x1C.

Detailed Description

Definition at line 3803 of file dttr_pcdogs.h.

Field Documentation

◆ active_count

uint8_t DTTR_PCDOGS_T_Component_TrailObject::active_count

Offset 0xA.

Definition at line 3808 of file dttr_pcdogs.h.

◆ bone_index

int16_t DTTR_PCDOGS_T_Component_TrailObject::bone_index

Offset 0x6.

Definition at line 3805 of file dttr_pcdogs.h.

◆ bone_offset

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Component_TrailObject::bone_offset

Offset 0x0.

Definition at line 3804 of file dttr_pcdogs.h.

◆ color_a

uint8_t DTTR_PCDOGS_T_Component_TrailObject::color_a

Offset 0xF.

Definition at line 3813 of file dttr_pcdogs.h.

◆ color_b

uint8_t DTTR_PCDOGS_T_Component_TrailObject::color_b

Offset 0xE.

Definition at line 3812 of file dttr_pcdogs.h.

◆ color_data

uint8_t DTTR_PCDOGS_T_Component_TrailObject::color_data

Offset 0xC.

Definition at line 3810 of file dttr_pcdogs.h.

◆ color_g

uint8_t DTTR_PCDOGS_T_Component_TrailObject::color_g

Offset 0xD.

Definition at line 3811 of file dttr_pcdogs.h.

◆ fade_rate

int16_t DTTR_PCDOGS_T_Component_TrailObject::fade_rate

Offset 0x14.

Definition at line 3816 of file dttr_pcdogs.h.

◆ flags

uint8_t DTTR_PCDOGS_T_Component_TrailObject::flags

Offset 0xB.

Definition at line 3809 of file dttr_pcdogs.h.

◆ head_index

int16_t DTTR_PCDOGS_T_Component_TrailObject::head_index

Offset 0x18.

Definition at line 3818 of file dttr_pcdogs.h.

◆ lifetime

int16_t DTTR_PCDOGS_T_Component_TrailObject::lifetime

Offset 0x16.

Definition at line 3817 of file dttr_pcdogs.h.

◆ max_segments

uint8_t DTTR_PCDOGS_T_Component_TrailObject::max_segments

Offset 0x8.

Definition at line 3806 of file dttr_pcdogs.h.

◆ processed_flag

uint8_t DTTR_PCDOGS_T_Component_TrailObject::processed_flag

Offset 0x9.

Definition at line 3807 of file dttr_pcdogs.h.

◆ segment_array

DTTR_PCDOGS_T_Trail_Segment* DTTR_PCDOGS_T_Component_TrailObject::segment_array

Offset 0x1C.

Definition at line 3820 of file dttr_pcdogs.h.

◆ segment_index

int16_t DTTR_PCDOGS_T_Component_TrailObject::segment_index

Offset 0x1A.

Definition at line 3819 of file dttr_pcdogs.h.

◆ width_end

int16_t DTTR_PCDOGS_T_Component_TrailObject::width_end

Offset 0x12.

Definition at line 3815 of file dttr_pcdogs.h.

◆ width_start

int16_t DTTR_PCDOGS_T_Component_TrailObject::width_start

Offset 0x10.

Definition at line 3814 of file dttr_pcdogs.h.


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