screeps-simple-api
Preparing search index...
ISeasons
Interface ISeasons
seasons数据
interface
ISeasons
{
error
?:
string
;
ok
?:
number
;
seasons
:
{
_id
:
string
;
date
:
string
;
name
:
string
}
[]
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IScreepsResData
ISeasons
Indexable
[
key
:
string
]:
unknown
Index
Properties
error?
ok?
seasons
Properties
Optional
error
error
?:
string
Optional
ok
ok
?:
number
seasons
seasons
:
{
_id
:
string
;
date
:
string
;
name
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
ok
seasons
screeps-simple-api
Loading...
seasons数据