Search Results for

    Show / Hide Table of Contents

    Class DewProfileStats.HeroData

    Inheritance
    object
    DewProfileStats.HeroData
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class DewProfileStats.HeroData

    Fields

    buyCount

    Declaration
    public long buyCount
    Field Value
    Type Description
    long

    chaosCount

    Declaration
    public long chaosCount
    Field Value
    Type Description
    long

    completedLimboDepth

    Declaration
    public int completedLimboDepth
    Field Value
    Type Description
    int

    currentMasteryPoints

    Declaration
    public long currentMasteryPoints
    Field Value
    Type Description
    long

    damageDealt

    Declaration
    public double damageDealt
    Field Value
    Type Description
    double

    damageTaken

    Declaration
    public double damageTaken
    Field Value
    Type Description
    double

    deaths

    Declaration
    public long deaths
    Field Value
    Type Description
    long

    dismantleCount

    Declaration
    public long dismantleCount
    Field Value
    Type Description
    long

    earnedDreamDust

    Declaration
    public double earnedDreamDust
    Field Value
    Type Description
    double

    earnedGold

    Declaration
    public double earnedGold
    Field Value
    Type Description
    double

    healToOthers

    Declaration
    public double healToOthers
    Field Value
    Type Description
    double

    healToSelf

    Declaration
    public double healToSelf
    Field Value
    Type Description
    double

    heroicBossKills

    Declaration
    public long heroicBossKills
    Field Value
    Type Description
    long

    hunterKills

    Declaration
    public long hunterKills
    Field Value
    Type Description
    long

    kills

    Declaration
    public long kills
    Field Value
    Type Description
    long

    levelUps

    Declaration
    public long levelUps
    Field Value
    Type Description
    long

    loses

    Declaration
    public long loses
    Field Value
    Type Description
    long

    masteryLevel

    Declaration
    public int masteryLevel
    Field Value
    Type Description
    int

    maxEarnedDreamDust

    Declaration
    public double maxEarnedDreamDust
    Field Value
    Type Description
    double

    maxEarnedGold

    Declaration
    public double maxEarnedGold
    Field Value
    Type Description
    double

    maxEarnedStardust

    Declaration
    public double maxEarnedStardust
    Field Value
    Type Description
    double

    maxElapsedGameTimeSeconds

    Declaration
    public double maxElapsedGameTimeSeconds
    Field Value
    Type Description
    double

    maxSingleTargetDamage

    Declaration
    public double maxSingleTargetDamage
    Field Value
    Type Description
    double

    maxTotalDamage

    Declaration
    public double maxTotalDamage
    Field Value
    Type Description
    double

    maxVisitedWorlds

    Declaration
    public long maxVisitedWorlds
    Field Value
    Type Description
    long

    miniBossKills

    Declaration
    public long miniBossKills
    Field Value
    Type Description
    long

    playCount

    Declaration
    public long playCount
    Field Value
    Type Description
    long

    playTimeMinutes

    Declaration
    public double playTimeMinutes
    Field Value
    Type Description
    double

    pureWhiteDreams

    Declaration
    public long pureWhiteDreams
    Field Value
    Type Description
    long

    pureWhiteDreamsNightmare

    Declaration
    public long pureWhiteDreamsNightmare
    Field Value
    Type Description
    long

    sellCount

    Declaration
    public long sellCount
    Field Value
    Type Description
    long

    spentDreamDust

    Declaration
    public double spentDreamDust
    Field Value
    Type Description
    double

    spentGold

    Declaration
    public double spentGold
    Field Value
    Type Description
    double

    totalMasteryPoints

    Declaration
    public long totalMasteryPoints
    Field Value
    Type Description
    long

    unkownFates

    Declaration
    public long unkownFates
    Field Value
    Type Description
    long

    unkownFatesNightmare

    Declaration
    public long unkownFatesNightmare
    Field Value
    Type Description
    long

    upgradeCount

    Declaration
    public long upgradeCount
    Field Value
    Type Description
    long

    visitedHunterLocations

    Declaration
    public long visitedHunterLocations
    Field Value
    Type Description
    long

    visitedLocations

    Declaration
    public long visitedLocations
    Field Value
    Type Description
    long

    visitedWorlds

    Declaration
    public long visitedWorlds
    Field Value
    Type Description
    long

    wins

    Declaration
    public long wins
    Field Value
    Type Description
    long

    Methods

    AddMasteryPoints(long)

    Declaration
    public void AddMasteryPoints(long points)
    Parameters
    Type Name Description
    long points

    Clone()

    Declaration
    public DewProfileStats.HeroData Clone()
    Returns
    Type Description
    DewProfileStats.HeroData

    RemoveMasteryPoints(long)

    Declaration
    public void RemoveMasteryPoints(long points)
    Parameters
    Type Name Description
    long points
    In This Article
    Back to top Shape of Dreams API Documentation