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
HeroSave
C# Class SunsetHigh.HeroSave
Structure for saving data about a Hero.
Afficher le fichier
Open project: ErraticUnicorn/MOSH
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
dir
Direction
followerID
PersonID
inventorySave
InventorySave
monologueSave
bool[]
name
string
reputationSave
int[]
x
int
y
int
Property Details
dir
public_oe property
public
Direction
dir
Résultat
Direction
followerID
public_oe property
public
PersonID
followerID
Résultat
PersonID
inventorySave
public_oe property
public
InventorySave,SunsetHigh
inventorySave
Résultat
InventorySave
monologueSave
public_oe property
public
bool[]
monologueSave
Résultat
bool[]
name
public_oe property
public
string
name
Résultat
string
reputationSave
public_oe property
public
int[]
reputationSave
Résultat
int[]
x
public_oe property
public
int
x
Résultat
int
y
public_oe property
public
int
y
Résultat
int