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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Audio_SampleHandleEntryprev_ptr
 Offset 0x0.
DTTR_PCDOGS_T_Audio_SampleHandleEntrynext_ptr
 Offset 0x4.
int32_t * ail_handle
 Offset 0x8.
DTTR_PCDOGS_T_Audio_SoundEntrysound_entry
 Offset 0xC.
uint32_t additional_data
 Offset 0x10.

Detailed Description

Definition at line 1293 of file dttr_pcdogs.h.

Field Documentation

◆ additional_data

uint32_t DTTR_PCDOGS_T_Audio_SampleHandleEntry::additional_data

Offset 0x10.

Definition at line 1298 of file dttr_pcdogs.h.

◆ ail_handle

int32_t* DTTR_PCDOGS_T_Audio_SampleHandleEntry::ail_handle

Offset 0x8.

Definition at line 1296 of file dttr_pcdogs.h.

◆ next_ptr

DTTR_PCDOGS_T_Audio_SampleHandleEntry* DTTR_PCDOGS_T_Audio_SampleHandleEntry::next_ptr

Offset 0x4.

Definition at line 1295 of file dttr_pcdogs.h.

◆ prev_ptr

DTTR_PCDOGS_T_Audio_SampleHandleEntry* DTTR_PCDOGS_T_Audio_SampleHandleEntry::prev_ptr

Offset 0x0.

Definition at line 1294 of file dttr_pcdogs.h.

◆ sound_entry

DTTR_PCDOGS_T_Audio_SoundEntry* DTTR_PCDOGS_T_Audio_SampleHandleEntry::sound_entry

Offset 0xC.

Definition at line 1297 of file dttr_pcdogs.h.


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