Preparing search index...
The search index is not available
@turbowarp/types-tw
@turbowarp/types-tw
scratch-vm
VM
BaseVariable
Interface BaseVariable
interface
BaseVariable
{
id
:
string
;
isCloud
:
boolean
;
name
:
string
;
toXML
(
isLocal
?:
boolean
)
:
string
;
}
Hierarchy (
View Summary
)
BaseVariable
ScalarVariable
ListVariable
BroadcastVariable
Index
Properties
id
is
Cloud
name
Methods
toXML
Properties
id
id
:
string
is
Cloud
isCloud
:
boolean
name
name
:
string
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
Methods
toXML
@turbowarp/types-tw
Loading...