C# 클래스 Tibialyzer.ParseMemoryResults

파일 보기 프로젝트 열기: Mytherin/Tibialyzer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
death bool
expPerHour int
newAchievements string>>.List
newCommands List
newDamage bool
newEventMessages string>>.List
newHealing bool
newItems List>,string>>
newLooks List
times List

프로퍼티 상세

death 공개적으로 프로퍼티

public bool death
리턴 bool

expPerHour 공개적으로 프로퍼티

public int expPerHour
리턴 int

newAchievements 공개적으로 프로퍼티

public List> newAchievements
리턴 string>>.List

newCommands 공개적으로 프로퍼티

public List newCommands
리턴 List

newDamage 공개적으로 프로퍼티

public bool newDamage
리턴 bool

newEventMessages 공개적으로 프로퍼티

public List> newEventMessages
리턴 string>>.List

newHealing 공개적으로 프로퍼티

public bool newHealing
리턴 bool

newItems 공개적으로 프로퍼티

public List>,string>> newItems
리턴 List>,string>>

newLooks 공개적으로 프로퍼티

public List newLooks
리턴 List

times 공개적으로 프로퍼티

public List times
리턴 List