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

#include <dttr_pcdogs.h>

Data Fields

uint8_t camera_type
 Offset 0x0.
uint8_t flags
 Offset 0x1.
int16_t transition_speed
 Offset 0x2.
int16_t fov_distance
 Offset 0x4.
int16_t orbit_yaw
 Offset 0x6.
int32_t orbit_pitch
 Offset 0x8.
DTTR_PCDOGS_T_Math_Vec3I32 cam_offset
 Offset 0xC.
DTTR_PCDOGS_T_Math_Vec3I32 target_offset
 Offset 0x18.

Detailed Description

Definition at line 4589 of file dttr_pcdogs.h.

Field Documentation

◆ cam_offset

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_PKG_CameraDef::cam_offset

Offset 0xC.

Definition at line 4596 of file dttr_pcdogs.h.

◆ camera_type

uint8_t DTTR_PCDOGS_T_PKG_CameraDef::camera_type

Offset 0x0.

Definition at line 4590 of file dttr_pcdogs.h.

◆ flags

uint8_t DTTR_PCDOGS_T_PKG_CameraDef::flags

Offset 0x1.

Definition at line 4591 of file dttr_pcdogs.h.

◆ fov_distance

int16_t DTTR_PCDOGS_T_PKG_CameraDef::fov_distance

Offset 0x4.

Definition at line 4593 of file dttr_pcdogs.h.

◆ orbit_pitch

int32_t DTTR_PCDOGS_T_PKG_CameraDef::orbit_pitch

Offset 0x8.

Definition at line 4595 of file dttr_pcdogs.h.

◆ orbit_yaw

int16_t DTTR_PCDOGS_T_PKG_CameraDef::orbit_yaw

Offset 0x6.

Definition at line 4594 of file dttr_pcdogs.h.

◆ target_offset

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_PKG_CameraDef::target_offset

Offset 0x18.

Definition at line 4597 of file dttr_pcdogs.h.

◆ transition_speed

int16_t DTTR_PCDOGS_T_PKG_CameraDef::transition_speed

Offset 0x2.

Definition at line 4592 of file dttr_pcdogs.h.


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