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

#include <dttr_pcdogs.h>

Data Fields

int16_t x
 Offset 0x0.
int16_t y
 Offset 0x2.
int16_t z
 Offset 0x4.

Detailed Description

Definition at line 1932 of file dttr_pcdogs.h.

Field Documentation

◆ x

int16_t DTTR_PCDOGS_T_Math_Vec3I16::x

Offset 0x0.

Definition at line 1933 of file dttr_pcdogs.h.

Referenced by DTTR_Util_WorldView_Refresh(), and DTTR_Util_WorldView_ToView().

◆ y

int16_t DTTR_PCDOGS_T_Math_Vec3I16::y

Offset 0x2.

Definition at line 1934 of file dttr_pcdogs.h.

Referenced by DTTR_Util_WorldView_Refresh(), and DTTR_Util_WorldView_ToView().

◆ z

int16_t DTTR_PCDOGS_T_Math_Vec3I16::z

Offset 0x4.

Definition at line 1935 of file dttr_pcdogs.h.

Referenced by DTTR_Util_WorldView_Refresh(), and DTTR_Util_WorldView_ToView().


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