C# Class Tibialyzer.DamageResult

显示文件 Open project: Mytherin/Tibialyzer Class Usage Examples

Public Properties

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

Property Details

damagePerCreature public_oe property

public Dictionary damagePerCreature
return int>.Dictionary

damagePerSecond public_oe property

public double damagePerSecond
return double

totalDamage public_oe property

public int totalDamage
return int