Search Results for

    Show / Hide Table of Contents

    Class LastGamePlayReward

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

    Fields

    completedLimboDepth

    Declaration
    public int completedLimboDepth
    Field Value
    Type Description
    int

    discoveredGems

    Declaration
    public List<Type> discoveredGems
    Field Value
    Type Description
    System.Collections.Generic.List<T><System.Type>

    discoveredSkills

    Declaration
    public List<Type> discoveredSkills
    Field Value
    Type Description
    System.Collections.Generic.List<T><System.Type>

    heroMasteryPoints

    Declaration
    public long heroMasteryPoints
    Field Value
    Type Description
    long

    heroType

    Declaration
    public string heroType
    Field Value
    Type Description
    string

    unlockedAchievements

    Declaration
    public List<Type> unlockedAchievements
    Field Value
    Type Description
    System.Collections.Generic.List<T><System.Type>

    unlockedArtifacts

    Declaration
    public List<string> unlockedArtifacts
    Field Value
    Type Description
    System.Collections.Generic.List<T><string>
    In This Article
    Back to top Shape of Dreams API Documentation