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

#include <dttr_pcdogs.h>

Data Fields

uint32_t command_type
 Offset 0x0.
int16_t target_x
 Offset 0x4.
int16_t target_y
 Offset 0x6.
int32_t target_z
 Offset 0x8.
DTTR_PCDOGS_T_Math_Vec3I32 pos
 Offset 0xC.

Detailed Description

Definition at line 4539 of file dttr_pcdogs.h.

Field Documentation

◆ command_type

uint32_t DTTR_PCDOGS_T_Nav_Command::command_type

Offset 0x0.

Definition at line 4540 of file dttr_pcdogs.h.

◆ pos

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Nav_Command::pos

Offset 0xC.

Definition at line 4544 of file dttr_pcdogs.h.

◆ target_x

int16_t DTTR_PCDOGS_T_Nav_Command::target_x

Offset 0x4.

Definition at line 4541 of file dttr_pcdogs.h.

◆ target_y

int16_t DTTR_PCDOGS_T_Nav_Command::target_y

Offset 0x6.

Definition at line 4542 of file dttr_pcdogs.h.

◆ target_z

int32_t DTTR_PCDOGS_T_Nav_Command::target_z

Offset 0x8.

Definition at line 4543 of file dttr_pcdogs.h.


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