OpenBarnyard
 
Loading...
Searching...
No Matches
ASoundManager::Category Struct Reference

#include <ASoundManager.h>

Public Attributes

TBOOL bPausable = true
 
TBOOL bFlag2 = true
 
TBOOL bFlag3 = false
 
TFLOAT fVolumeMultiplier = 1.0f
 
Toshi::T2DList< CuePlayingCues
 

Detailed Description

Definition at line 204 of file ASoundManager.h.

Member Data Documentation

◆ bFlag2

TBOOL ASoundManager::Category::bFlag2 = true

Definition at line 208 of file ASoundManager.h.

◆ bFlag3

TBOOL ASoundManager::Category::bFlag3 = false

Definition at line 209 of file ASoundManager.h.

◆ bPausable

TBOOL ASoundManager::Category::bPausable = true

Definition at line 207 of file ASoundManager.h.

◆ fVolumeMultiplier

TFLOAT ASoundManager::Category::fVolumeMultiplier = 1.0f

Definition at line 210 of file ASoundManager.h.

◆ PlayingCues

Toshi::T2DList<Cue> ASoundManager::Category::PlayingCues

Definition at line 212 of file ASoundManager.h.


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