Class DewProfileStats.HeroData
Inheritance
object
DewProfileStats.HeroData
Assembly: Dew.Core.dll
Syntax
public class DewProfileStats.HeroData
Fields
buyCount
Declaration
Field Value
chaosCount
Declaration
Field Value
completedLimboDepth
Declaration
public int completedLimboDepth
Field Value
currentMasteryPoints
Declaration
public long currentMasteryPoints
Field Value
damageDealt
Declaration
public double damageDealt
Field Value
damageTaken
Declaration
public double damageTaken
Field Value
deaths
Declaration
Field Value
dismantleCount
Declaration
public long dismantleCount
Field Value
earnedDreamDust
Declaration
public double earnedDreamDust
Field Value
earnedGold
Declaration
Field Value
healToOthers
Declaration
public double healToOthers
Field Value
healToSelf
Declaration
Field Value
heroicBossKills
Declaration
public long heroicBossKills
Field Value
hunterKills
Declaration
Field Value
kills
Declaration
Field Value
levelUps
Declaration
Field Value
loses
Declaration
Field Value
masteryLevel
Declaration
Field Value
maxEarnedDreamDust
Declaration
public double maxEarnedDreamDust
Field Value
maxEarnedGold
Declaration
public double maxEarnedGold
Field Value
maxEarnedStardust
Declaration
public double maxEarnedStardust
Field Value
maxElapsedGameTimeSeconds
Declaration
public double maxElapsedGameTimeSeconds
Field Value
maxSingleTargetDamage
Declaration
public double maxSingleTargetDamage
Field Value
maxTotalDamage
Declaration
public double maxTotalDamage
Field Value
maxVisitedWorlds
Declaration
public long maxVisitedWorlds
Field Value
miniBossKills
Declaration
public long miniBossKills
Field Value
playCount
Declaration
Field Value
playTimeMinutes
Declaration
public double playTimeMinutes
Field Value
pureWhiteDreams
Declaration
public long pureWhiteDreams
Field Value
pureWhiteDreamsNightmare
Declaration
public long pureWhiteDreamsNightmare
Field Value
sellCount
Declaration
Field Value
spentDreamDust
Declaration
public double spentDreamDust
Field Value
spentGold
Declaration
Field Value
totalMasteryPoints
Declaration
public long totalMasteryPoints
Field Value
unkownFates
Declaration
Field Value
unkownFatesNightmare
Declaration
public long unkownFatesNightmare
Field Value
upgradeCount
Declaration
Field Value
visitedHunterLocations
Declaration
public long visitedHunterLocations
Field Value
visitedLocations
Declaration
public long visitedLocations
Field Value
visitedWorlds
Declaration
public long visitedWorlds
Field Value
wins
Declaration
Field Value
Methods
AddMasteryPoints(long)
Declaration
public void AddMasteryPoints(long points)
Parameters
| Type |
Name |
Description |
| long |
points |
|
Clone()
Declaration
public DewProfileStats.HeroData Clone()
Returns
RemoveMasteryPoints(long)
Declaration
public void RemoveMasteryPoints(long points)
Parameters
| Type |
Name |
Description |
| long |
points |
|