C# Class StatsDisplay, UnderworldExporter

Inheritance: MonoBehaviour
Mostra file Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property 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

Method Description
Update ( ) : void

Property Details

CharClass public_oe property

public Text CharClass
return Text

CharClassLevel public_oe property

public Text CharClassLevel
return Text

CharDex public_oe property

public Text CharDex
return Text

CharEXP public_oe property

public Text CharEXP
return Text

CharInt public_oe property

public Text CharInt
return Text

CharMana public_oe property

public Text CharMana
return Text

CharName public_oe property

public Text CharName
return Text

CharSkillLevels public_oe property

public Text CharSkillLevels
return Text

CharSkills public_oe property

public Text CharSkills
return Text

CharStr public_oe property

public Text CharStr
return Text

CharVIT public_oe property

public Text CharVIT
return Text

Offset public_oe static_oe property

public static int Offset
return int

UpdateNow public_oe static_oe property

public static bool UpdateNow
return bool