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

#include <dttr_pcdogs.h>

Data Fields

uint8_t node_type
 Offset 0x0.
uint8_t sprite_flags
 Offset 0x1.
int16_t frame_index
 Offset 0x2.
DTTR_PCDOGS_T_Material_Entrymaterial_ptr
 Offset 0x4.
DTTR_PCDOGS_T_Math_Vec3I16 offset
 Offset 0x8.
int16_t sort_key
 Offset 0xE.
DTTR_PCDOGS_T_Math_Vec2I16 bound_extent
 Offset 0x10.

Detailed Description

Definition at line 4867 of file dttr_pcdogs.h.

Field Documentation

◆ bound_extent

DTTR_PCDOGS_T_Math_Vec2I16 DTTR_PCDOGS_T_Graphics_SpriteNodeData::bound_extent

Offset 0x10.

Definition at line 4874 of file dttr_pcdogs.h.

◆ frame_index

int16_t DTTR_PCDOGS_T_Graphics_SpriteNodeData::frame_index

Offset 0x2.

Definition at line 4870 of file dttr_pcdogs.h.

◆ material_ptr

DTTR_PCDOGS_T_Material_Entry* DTTR_PCDOGS_T_Graphics_SpriteNodeData::material_ptr

Offset 0x4.

Definition at line 4871 of file dttr_pcdogs.h.

◆ node_type

uint8_t DTTR_PCDOGS_T_Graphics_SpriteNodeData::node_type

Offset 0x0.

Definition at line 4868 of file dttr_pcdogs.h.

◆ offset

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Graphics_SpriteNodeData::offset

Offset 0x8.

Definition at line 4872 of file dttr_pcdogs.h.

◆ sort_key

int16_t DTTR_PCDOGS_T_Graphics_SpriteNodeData::sort_key

Offset 0xE.

Definition at line 4873 of file dttr_pcdogs.h.

◆ sprite_flags

uint8_t DTTR_PCDOGS_T_Graphics_SpriteNodeData::sprite_flags

Offset 0x1.

Definition at line 4869 of file dttr_pcdogs.h.


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