Search Results for

    Show / Hide Table of Contents

    Class DewProfile.HeroStarSlotUnlockData

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

    Fields

    addedDestruction

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

    addedFlexible

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

    addedImagination

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

    addedLife

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

    Methods

    Get(StarType)

    Declaration
    public List<int> Get(StarType type)
    Parameters
    Type Name Description
    StarType type
    Returns
    Type Description
    System.Collections.Generic.List<T><int>

    Set(StarType, List<int>)

    Declaration
    public void Set(StarType type, List<int> list)
    Parameters
    Type Name Description
    StarType type
    System.Collections.Generic.List<T><int> list
    In This Article
    Back to top Shape of Dreams API Documentation