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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Math_Vec3I16 pos
 Offset 0x0.
DTTR_PCDOGS_T_Math_Vec3I16 rot
 Offset 0x6.
uint8_t flags
 Offset 0xC.
uint8_t padding_0d [1]
 Offset 0xD.

Detailed Description

Definition at line 4920 of file dttr_pcdogs.h.

Field Documentation

◆ flags

uint8_t DTTR_PCDOGS_T_Scene_LocalTransform::flags

Offset 0xC.

Definition at line 4923 of file dttr_pcdogs.h.

◆ padding_0d

uint8_t DTTR_PCDOGS_T_Scene_LocalTransform::padding_0d[1]

Offset 0xD.

Definition at line 4924 of file dttr_pcdogs.h.

◆ pos

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Scene_LocalTransform::pos

Offset 0x0.

Definition at line 4921 of file dttr_pcdogs.h.

◆ rot

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Scene_LocalTransform::rot

Offset 0x6.

Definition at line 4922 of file dttr_pcdogs.h.


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