Preparing search index...
The search index is not available
@turbowarp/types-tw
@turbowarp/types-tw
scratch-vm
VM
BroadcastVariable
Interface BroadcastVariable
interface
BroadcastVariable
{
id
:
string
;
isCloud
:
boolean
;
name
:
string
;
type
:
"broadcast_msg"
;
value
:
string
;
toXML
(
isLocal
?:
boolean
)
:
string
;
}
Hierarchy (
View Summary
)
BaseVariable
BroadcastVariable
Index
Properties
id
is
Cloud
name
type
value
Methods
toXML
Properties
id
id
:
string
is
Cloud
isCloud
:
boolean
name
name
:
string
type
type
:
"broadcast_msg"
value
value
:
string
Always the same as name.
Methods
toXML
toXML
(
isLocal
?:
boolean
)
:
string
Parameters
Optional
isLocal
:
boolean
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Cloud
name
type
value
Methods
toXML
@turbowarp/types-tw
Loading...
Always the same as name.