PokéRogue
GitHub
Switch to Beta
Preparing search index...
src/@types/save-data
RunEntry
Interface RunEntry
interface
RunEntry
{
entry
:
SessionSaveData
;
isFavorite
:
boolean
;
isVictory
:
boolean
;
}
Index
Properties
entry
is
Favorite
is
Victory
Properties
entry
entry
:
SessionSaveData
is
Favorite
isFavorite
:
boolean
Automatically set to false at the moment - implementation TBD
is
Victory
isVictory
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entry
is
Favorite
is
Victory
GitHub
Switch to Beta
PokéRogue
Loading...
Automatically set to false at the moment - implementation TBD