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

#include <dttr_pcdogs.h>

Data Fields

int32_t mode
 Offset 0x0.
DTTR_PCDOGS_T_Math_Vec3I32 cam_offset
 Offset 0x4.
DTTR_PCDOGS_T_Math_Vec3I32 target_offset
 Offset 0x10.
int16_t fov_distance
 Offset 0x1C.
int16_t transition_speed
 Offset 0x1E.
int32_t flags
 Offset 0x20.

Detailed Description

Definition at line 3675 of file dttr_pcdogs.h.

Field Documentation

◆ cam_offset

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Camera_State::cam_offset

Offset 0x4.

Definition at line 3677 of file dttr_pcdogs.h.

◆ flags

int32_t DTTR_PCDOGS_T_Camera_State::flags

Offset 0x20.

Definition at line 3681 of file dttr_pcdogs.h.

◆ fov_distance

int16_t DTTR_PCDOGS_T_Camera_State::fov_distance

Offset 0x1C.

Definition at line 3679 of file dttr_pcdogs.h.

◆ mode

int32_t DTTR_PCDOGS_T_Camera_State::mode

Offset 0x0.

Definition at line 3676 of file dttr_pcdogs.h.

◆ target_offset

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Camera_State::target_offset

Offset 0x10.

Definition at line 3678 of file dttr_pcdogs.h.

◆ transition_speed

int16_t DTTR_PCDOGS_T_Camera_State::transition_speed

Offset 0x1E.

Definition at line 3680 of file dttr_pcdogs.h.


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