Preparing search index...
The search index is not available
@clockworkdog/cogs-client
@clockworkdog/cogs-client
AudioState
Interface AudioState
interface
AudioState
{
clips
:
{
[
path
:
string
]:
AudioClip
}
;
globalVolume
:
number
;
isPlaying
:
boolean
;
}
Index
Properties
clips
global
Volume
is
Playing
Properties
clips
clips
:
{
[
path
:
string
]:
AudioClip
}
global
Volume
globalVolume
:
number
is
Playing
isPlaying
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clips
global
Volume
is
Playing
@clockworkdog/cogs-client
Loading...