Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
AudioTimeoutOptions
Interface AudioTimeoutOptions
interface
AudioTimeoutOptions
{
callback
?:
()
=>
any
;
context
?:
AudioContext
;
}
Index
Properties
callback?
context?
Properties
Optional
callback
callback
?:
()
=>
any
Optional
context
context
?:
AudioContext
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
callback
context
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...