Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SunsetHigh
SaveGameData
C# Class SunsetHigh.SaveGameData
Stores all the information of a save state.
Afficher le fichier
Open project: ErraticUnicorn/MOSH
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
characterStates
CharacterBankSave
fileName
string
heroData
HeroSave
inputKeys
Keys[]
playTime
ClockSave
questStates
QuestState[]
roomName
PlaceID
Property Details
characterStates
public_oe property
public
CharacterBankSave,SunsetHigh
characterStates
Résultat
CharacterBankSave
fileName
public_oe property
public
string
fileName
Résultat
string
heroData
public_oe property
public
HeroSave,SunsetHigh
heroData
Résultat
HeroSave
inputKeys
public_oe property
public
Keys[]
inputKeys
Résultat
Keys[]
playTime
public_oe property
public
ClockSave,SunsetHigh
playTime
Résultat
ClockSave
questStates
public_oe property
public
QuestState[]
questStates
Résultat
QuestState[]
roomName
public_oe property
public
PlaceID
roomName
Résultat
PlaceID