Search
Preparing search index...
The search index is not available
MBCore GameTest Module
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
MBCore GameTest Module
BooleanField
Class BooleanField
Hierarchy
Field
<
"boolean"
,
boolean
>
BooleanField
Index
Constructors
constructor
Properties
_data
Accessors
type
value
Methods
to
Save
from
Save
to
Save
Constructors
constructor
new
Boolean
Field
(
)
:
BooleanField
Returns
BooleanField
Properties
Protected
_data
_data
:
boolean
Accessors
type
get
type
(
)
:
type
Returns
type
value
get
value
(
)
:
data
set
value
(
v
:
data
)
:
void
Returns
data
Parameters
v:
data
Returns
void
Methods
to
Save
to
Save
(
)
:
{
data
:
boolean
;
type
:
"boolean"
}
Returns
{
data
:
boolean
;
type
:
"boolean"
}
data
:
boolean
type
:
"boolean"
Static
from
Save
from
Save
(
data
:
{
data
:
boolean
;
type
:
string
}
)
:
BooleanField
Parameters
data:
{
data
:
boolean
;
type
:
string
}
data
:
boolean
type
:
string
Returns
BooleanField
Static
to
Save
to
Save
(
)
:
{
type
:
string
}
Returns
{
type
:
string
}
type
:
string
Exports
Boolean
Field
constructor
_data
type
value
to
Save
from
Save
to
Save
Generated using
TypeDoc
version 0.22.18, the 7/5/2022