pokemon-rogue-battle
Preparing search index...
system/game-data
SystemSaveData
Interface SystemSaveData
interface
SystemSaveData
{
achvUnlocks
:
AchvUnlocks
;
dexData
:
DexData
;
eggPity
:
number
[]
;
eggs
:
default
[]
;
gameStats
:
GameStats
;
gameVersion
:
string
;
gender
:
PlayerGender
;
secretId
:
number
;
starterData
:
StarterData
;
timestamp
:
number
;
trainerId
:
number
;
unlockPity
:
number
[]
;
unlocks
:
Unlocks
;
voucherCounts
:
VoucherCounts
;
voucherUnlocks
:
VoucherUnlocks
;
}
Index
Properties
achv
Unlocks
dex
Data
egg
Pity
eggs
game
Stats
game
Version
gender
secret
Id
starter
Data
timestamp
trainer
Id
unlock
Pity
unlocks
voucher
Counts
voucher
Unlocks
Properties
achv
Unlocks
achvUnlocks
:
AchvUnlocks
dex
Data
dexData
:
DexData
egg
Pity
eggPity
:
number
[]
eggs
eggs
:
default
[]
game
Stats
gameStats
:
GameStats
game
Version
gameVersion
:
string
gender
gender
:
PlayerGender
secret
Id
secretId
:
number
starter
Data
starterData
:
StarterData
timestamp
timestamp
:
number
trainer
Id
trainerId
:
number
unlock
Pity
unlockPity
:
number
[]
unlocks
unlocks
:
Unlocks
voucher
Counts
voucherCounts
:
VoucherCounts
voucher
Unlocks
voucherUnlocks
:
VoucherUnlocks
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
achv
Unlocks
dex
Data
egg
Pity
eggs
game
Stats
game
Version
gender
secret
Id
starter
Data
timestamp
trainer
Id
unlock
Pity
unlocks
voucher
Counts
voucher
Unlocks
pokemon-rogue-battle
Loading...