C# Class Tibialyzer.Loot

Show file Open project: Mytherin/Tibialyzer

Public Properties

Property Type Description
creatureLoot Dictionary>
extraLoot int>.Dictionary
killCount int>.Dictionary
logMessages List>.Dictionary

Property Details

creatureLoot public property

public Dictionary> creatureLoot
return Dictionary>

extraLoot public property

public Dictionary extraLoot
return int>.Dictionary

killCount public property

public Dictionary killCount
return int>.Dictionary

logMessages public property

public Dictionary> logMessages
return List>.Dictionary