Search Results for

    Show / Hide Table of Contents

    Class DewQuest.ReachNodeGoal

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

    Fields

    addedModifierIds

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

    addedRoomName

    Declaration
    public string addedRoomName
    Field Value
    Type Description
    string

    isActive

    Declaration
    public bool isActive
    Field Value
    Type Description
    bool

    nodeIndex

    Declaration
    public int nodeIndex
    Field Value
    Type Description
    int

    settings

    Declaration
    public NextGoalSettings settings
    Field Value
    Type Description
    NextGoalSettings

    waitingForZoneIndex

    Declaration
    public bool waitingForZoneIndex
    Field Value
    Type Description
    bool

    zoneIndex

    Declaration
    public int zoneIndex
    Field Value
    Type Description
    int
    In This Article
    Back to top Shape of Dreams API Documentation