Search
Preparing search index...
The search index is not available
ogame-api
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"server/serverData"
ServerMap
Interface ServerMap
ES6 Map mapped by server property to server value
Hierarchy
ReadonlyCustomMap
<
ServerData
>
&
{
get
:
any
}
ServerMap
Index
Properties
[
Symbol.to
String
Tag]
size
Methods
[
Symbol.iterator]
entries
for
Each
get
has
keys
values
Properties
[
Symbol.to
String
Tag]
[
Symbol.to
String
Tag]
:
string
size
size
:
number
Methods
[
Symbol.iterator]
[
Symbol.iterator]
(
)
:
IterableIterator
<
[
string
,
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
]
>
Returns
IterableIterator
<
[
string
,
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
]
>
entries
entries
(
)
:
IterableIterator
<
[
string
,
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
]
>
Returns
IterableIterator
<
[
string
,
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
]
>
for
Each
for
Each
(
callbackfn
:
(
value
:
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
, key
:
string
, map
:
this
)
=>
void
, thisArg
?:
any
)
:
void
Parameters
callbackfn:
(
value
:
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
, key
:
string
, map
:
this
)
=>
void
(
value
:
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
, key
:
string
, map
:
this
)
:
void
Parameters
value:
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
key:
string
map:
this
Returns
void
Optional
thisArg:
any
Returns
void
get
get<K>
(
key
:
K
)
:
ReadonlyCustomMap
<
ServerData
>
[
K
]
Type parameters
K
:
keyof
ReadonlyCustomMap
<
ServerData
>
Parameters
key:
K
Returns
ReadonlyCustomMap
<
ServerData
>
[
K
]
has
has
(
key
:
keyof
ReadonlyCustomMap
<
ServerData
>
)
:
boolean
Parameters
key:
keyof
ReadonlyCustomMap
<
ServerData
>
Returns
boolean
keys
keys
(
)
:
IterableIterator
<
string
>
Returns
IterableIterator
<
string
>
values
values
(
)
:
IterableIterator
<
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
>
Returns
IterableIterator
<
ReadonlyCustomMap
<
ServerData
>
[
keyof
ReadonlyCustomMap
<
ServerData
>
]
>
Globals
"alliance/alliance"
"alliance/alliancedata"
"alliance/lazyalliance"
"index"
"localization/localization"
"localization/localization
Data"
"planet/moon"
"planet/object"
"planet/planet"
"planet/planetdata"
"player/lazyplayer"
"player/player"
"player/playerdata"
"player/status"
"position/position"
"position/position
Data"
"report/planet"
"server/server
Data"
"server/servers"
"universe/coords"
"universe/universe"
"universe/universes"
"xml"
Server
Map
[
Symbol.to
String
Tag]
size
[
Symbol.iterator]
entries
for
Each
get
has
keys
values
get
Xsd
parse
Xml
Generated using
TypeDoc
ES6 Map mapped by server property to server value