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

#include <dttr_pcdogs.h>

Data Fields

uint8_t group_flags
 Offset 0x0.
uint8_t active_controller_count
int16_t controller_count
 Offset 0x2.
DTTR_PCDOGS_T_Animation_ControllerSlot ** controller_slot_array
 Offset 0x4.

Detailed Description

Definition at line 1078 of file dttr_pcdogs.h.

Field Documentation

◆ active_controller_count

uint8_t DTTR_PCDOGS_T_Animation_ControllerGroup::active_controller_count

Temporary controller_count override used for one Graphics_ProcessMeshCommands call; the original 16-bit count is restored afterward. Offset 0x1.

Definition at line 1080 of file dttr_pcdogs.h.

◆ controller_count

int16_t DTTR_PCDOGS_T_Animation_ControllerGroup::controller_count

Offset 0x2.

Definition at line 1083 of file dttr_pcdogs.h.

◆ controller_slot_array

DTTR_PCDOGS_T_Animation_ControllerSlot** DTTR_PCDOGS_T_Animation_ControllerGroup::controller_slot_array

Offset 0x4.

Definition at line 1084 of file dttr_pcdogs.h.

◆ group_flags

uint8_t DTTR_PCDOGS_T_Animation_ControllerGroup::group_flags

Offset 0x0.

Definition at line 1079 of file dttr_pcdogs.h.


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