Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
AudioAssetCache
Class AudioAssetCache
Index
Constructors
constructor
Methods
get
has
set
drop
clear
list
Constructors
constructor
new
AudioAssetCache
()
:
AudioAssetCache
Returns
AudioAssetCache
Methods
get
get
(
name
:
string
)
:
AudioBuffer
|
null
Parameters
name
:
string
Returns
AudioBuffer
|
null
has
has
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
set
set
(
name
:
string
,
buffer
:
AudioBuffer
)
:
void
Parameters
name
:
string
buffer
:
AudioBuffer
Returns
void
drop
drop
(
name
:
string
)
:
void
Parameters
name
:
string
Returns
void
clear
clear
()
:
void
Returns
void
list
list
()
:
readonly
string
[]
Returns
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
has
set
drop
clear
list
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...