C# Class Tibialyzer.ReadMemoryResults

ファイルを表示 Open project: Mytherin/Tibialyzer Class Usage Examples

Public Properties

Property Type Description
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>>

Property Details

achievements public_oe property

public List> achievements
return string>>.List

commands public_oe property

public Dictionary>> commands
return Dictionary>>

damageDealt public_oe property

public Dictionary> damageDealt
return Dictionary>

deaths public_oe property

public Dictionary deaths
return bool>.Dictionary

duplicateMessages public_oe property

public Dictionary> duplicateMessages
return List>.Dictionary

eventMessages public_oe property

public List> eventMessages
return string>>.List

exp public_oe property

public Dictionary exp
return int>.Dictionary

healingDone public_oe property

public Dictionary> healingDone
return Dictionary>

itemDrops public_oe property

public Dictionary> itemDrops
return List>.Dictionary

lookMessages public_oe property

public Dictionary> lookMessages
return List>.Dictionary

newAdvances public_oe property

public List newAdvances
return List

urls public_oe property

public Dictionary>> urls
return Dictionary>>

usingMessages public_oe property

public Dictionary>> usingMessages
return Dictionary>>