C# 클래스 StatsDisplay, UnderworldExporter

상속: MonoBehaviour
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

비공개 메소드들

메소드 설명
Update ( ) : void

프로퍼티 상세

CharClass 공개적으로 프로퍼티

public Text CharClass
리턴 Text

CharClassLevel 공개적으로 프로퍼티

public Text CharClassLevel
리턴 Text

CharDex 공개적으로 프로퍼티

public Text CharDex
리턴 Text

CharEXP 공개적으로 프로퍼티

public Text CharEXP
리턴 Text

CharInt 공개적으로 프로퍼티

public Text CharInt
리턴 Text

CharMana 공개적으로 프로퍼티

public Text CharMana
리턴 Text

CharName 공개적으로 프로퍼티

public Text CharName
리턴 Text

CharSkillLevels 공개적으로 프로퍼티

public Text CharSkillLevels
리턴 Text

CharSkills 공개적으로 프로퍼티

public Text CharSkills
리턴 Text

CharStr 공개적으로 프로퍼티

public Text CharStr
리턴 Text

CharVIT 공개적으로 프로퍼티

public Text CharVIT
리턴 Text

Offset 공개적으로 정적으로 프로퍼티

public static int Offset
리턴 int

UpdateNow 공개적으로 정적으로 프로퍼티

public static bool UpdateNow
리턴 bool