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
DataBase
Class DataBase
Hierarchy
DataBase
Index
Constructors
constructor
Properties
max
Store
Length
regex
segment
Digit
Count
stored
Accessors
id
Methods
get
All
Collections
get
Collection
has
Collection
load
save
set
Collection
fetch
fetch
All
match
store
store
All
Constructors
constructor
new
Data
Base
(
id
:
string
)
:
DataBase
Parameters
id:
string
Returns
DataBase
Properties
Static
max
Store
Length
max
Store
Length
:
number
= 256
Static
regex
regex
:
RegExp
= ...
Static
segment
Digit
Count
segment
Digit
Count
:
number
= 6
Static
stored
stored
:
{}
= ...
Type declaration
[
id:
string
]:
{}
[
key:
string
]:
any
Accessors
id
get
id
(
)
:
string
Returns
string
Methods
get
All
Collections
get
All
Collections
(
)
:
Collection
<
{}
>
[]
Returns
Collection
<
{}
>
[]
get
Collection
get
Collection
(
id
:
string
)
:
Collection
<
{}
>
Parameters
id:
string
Returns
Collection
<
{}
>
has
Collection
has
Collection
(
id
:
string
|
Collection
<
{}
>
)
:
boolean
Parameters
id:
string
|
Collection
<
{}
>
Returns
boolean
load
load
(
)
:
void
Returns
void
save
save
(
)
:
void
Returns
void
set
Collection
set
Collection
(
collection
:
Collection
<
{}
>
)
:
void
Parameters
collection:
Collection
<
{}
>
Returns
void
Static
fetch
fetch
(
id
:
string
)
:
any
Parameters
id:
string
Returns
any
Static
fetch
All
fetch
All
(
)
:
{}
Returns
{}
[
id:
string
]:
{}
[
key:
string
]:
any
Static
match
match
(
)
:
RegExpMatchArray
[]
Returns
RegExpMatchArray
[]
Static
store
store
(
id
:
string
)
:
void
Parameters
id:
string
Returns
void
Static
store
All
store
All
(
)
:
void
Returns
void
Exports
Data
Base
constructor
max
Store
Length
regex
segment
Digit
Count
stored
id
get
All
Collections
get
Collection
has
Collection
load
save
set
Collection
fetch
fetch
All
match
store
store
All
Generated using
TypeDoc
version 0.22.18, the 7/5/2022