C# Class Tibialyzer.ParseMemoryResults

Exibir arquivo Open project: Mytherin/Tibialyzer Class Usage Examples

Public Properties

Property Type Description
death bool
expPerHour int
newAchievements string>>.List
newCommands List
newDamage bool
newEventMessages string>>.List
newHealing bool
newItems List>,string>>
newLooks List
times List

Property Details

death public_oe property

public bool death
return bool

expPerHour public_oe property

public int expPerHour
return int

newAchievements public_oe property

public List> newAchievements
return string>>.List

newCommands public_oe property

public List newCommands
return List

newDamage public_oe property

public bool newDamage
return bool

newEventMessages public_oe property

public List> newEventMessages
return string>>.List

newHealing public_oe property

public bool newHealing
return bool

newItems public_oe property

public List>,string>> newItems
return List>,string>>

newLooks public_oe property

public List newLooks
return List

times public_oe property

public List times
return List