C# Class StatsDisplay, UnderworldExporter

Inheritance: MonoBehaviour
Afficher le fichier Open project: hankmorgan/UnderworldExporter Class Usage Examples

Méthodes publiques

Свойство Type Description
CharClass Text
CharClassLevel Text
CharDex Text
CharEXP Text
CharInt Text
CharMana Text
CharName Text
CharSkillLevels Text
CharSkills Text
CharStr Text
CharVIT Text
Offset int
UpdateNow bool

Private Methods

Méthode Description
Update ( ) : void

Property Details

CharClass public_oe property

public Text CharClass
Résultat Text

CharClassLevel public_oe property

public Text CharClassLevel
Résultat Text

CharDex public_oe property

public Text CharDex
Résultat Text

CharEXP public_oe property

public Text CharEXP
Résultat Text

CharInt public_oe property

public Text CharInt
Résultat Text

CharMana public_oe property

public Text CharMana
Résultat Text

CharName public_oe property

public Text CharName
Résultat Text

CharSkillLevels public_oe property

public Text CharSkillLevels
Résultat Text

CharSkills public_oe property

public Text CharSkills
Résultat Text

CharStr public_oe property

public Text CharStr
Résultat Text

CharVIT public_oe property

public Text CharVIT
Résultat Text

Offset public_oe static_oe property

public static int Offset
Résultat int

UpdateNow public_oe static_oe property

public static bool UpdateNow
Résultat bool