C# Class Tibialyzer.DamageResult

Show file Open project: Mytherin/Tibialyzer Class Usage Examples

Public Properties

Property Type Description
damagePerCreature int>.Dictionary
damagePerSecond double
totalDamage int

Property Details

damagePerCreature public property

public Dictionary damagePerCreature
return int>.Dictionary

damagePerSecond public property

public double damagePerSecond
return double

totalDamage public property

public int totalDamage
return int