C# 클래스 Tibialyzer.ReadMemoryResults

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

공개 프로퍼티들

프로퍼티 타입 설명
achievements string>>.List
commands Dictionary>>
damageDealt Dictionary>
deaths bool>.Dictionary
duplicateMessages List>.Dictionary
eventMessages string>>.List
exp int>.Dictionary
healingDone Dictionary>
itemDrops List>.Dictionary
lookMessages List>.Dictionary
newAdvances List
urls Dictionary>>
usingMessages Dictionary>>

프로퍼티 상세

achievements 공개적으로 프로퍼티

public List> achievements
리턴 string>>.List

commands 공개적으로 프로퍼티

public Dictionary>> commands
리턴 Dictionary>>

damageDealt 공개적으로 프로퍼티

public Dictionary> damageDealt
리턴 Dictionary>

deaths 공개적으로 프로퍼티

public Dictionary deaths
리턴 bool>.Dictionary

duplicateMessages 공개적으로 프로퍼티

public Dictionary> duplicateMessages
리턴 List>.Dictionary

eventMessages 공개적으로 프로퍼티

public List> eventMessages
리턴 string>>.List

exp 공개적으로 프로퍼티

public Dictionary exp
리턴 int>.Dictionary

healingDone 공개적으로 프로퍼티

public Dictionary> healingDone
리턴 Dictionary>

itemDrops 공개적으로 프로퍼티

public Dictionary> itemDrops
리턴 List>.Dictionary

lookMessages 공개적으로 프로퍼티

public Dictionary> lookMessages
리턴 List>.Dictionary

newAdvances 공개적으로 프로퍼티

public List newAdvances
리턴 List

urls 공개적으로 프로퍼티

public Dictionary>> urls
리턴 Dictionary>>

usingMessages 공개적으로 프로퍼티

public Dictionary>> usingMessages
리턴 Dictionary>>