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

#include <dttr_pcdogs.h>

Data Fields

int32_t sound_id
 Offset 0x0.
int32_t volume
 Offset 0x4.
int32_t frequency
 Offset 0x8.
int32_t * sample_handle
 Offset 0xC.
int32_t status_flags
 Offset 0x10.

Detailed Description

Definition at line 1277 of file dttr_pcdogs.h.

Field Documentation

◆ frequency

int32_t DTTR_PCDOGS_T_Audio_SampleHandle::frequency

Offset 0x8.

Definition at line 1280 of file dttr_pcdogs.h.

◆ sample_handle

int32_t* DTTR_PCDOGS_T_Audio_SampleHandle::sample_handle

Offset 0xC.

Definition at line 1281 of file dttr_pcdogs.h.

◆ sound_id

int32_t DTTR_PCDOGS_T_Audio_SampleHandle::sound_id

Offset 0x0.

Definition at line 1278 of file dttr_pcdogs.h.

◆ status_flags

int32_t DTTR_PCDOGS_T_Audio_SampleHandle::status_flags

Offset 0x10.

Definition at line 1282 of file dttr_pcdogs.h.

◆ volume

int32_t DTTR_PCDOGS_T_Audio_SampleHandle::volume

Offset 0x4.

Definition at line 1279 of file dttr_pcdogs.h.


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