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

#include <dttr_pcdogs.h>

Data Fields

uint32_t cost
 Offset 0x0.
uint16_t node_id
 Offset 0x4.
uint16_t parent_backlink
 Offset 0x6.
int16_t step_count
 Offset 0x8.
int16_t reserved
 Offset 0xA.

Detailed Description

Definition at line 2315 of file dttr_pcdogs.h.

Field Documentation

◆ cost

uint32_t DTTR_PCDOGS_T_Nav_PathState::cost

Offset 0x0.

Definition at line 2316 of file dttr_pcdogs.h.

◆ node_id

uint16_t DTTR_PCDOGS_T_Nav_PathState::node_id

Offset 0x4.

Definition at line 2317 of file dttr_pcdogs.h.

◆ parent_backlink

uint16_t DTTR_PCDOGS_T_Nav_PathState::parent_backlink

Offset 0x6.

Definition at line 2318 of file dttr_pcdogs.h.

◆ reserved

int16_t DTTR_PCDOGS_T_Nav_PathState::reserved

Offset 0xA.

Definition at line 2320 of file dttr_pcdogs.h.

◆ step_count

int16_t DTTR_PCDOGS_T_Nav_PathState::step_count

Offset 0x8.

Definition at line 2319 of file dttr_pcdogs.h.


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