Search Results for

    Show / Hide Table of Contents

    Class DewNetworkStartSettings

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

    Fields

    addedGameMods

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

    address

    Declaration
    public string address
    Field Value
    Type Description
    string

    continueData

    Declaration
    public DewPersistence.GameData continueData
    Field Value
    Type Description
    DewPersistence.GameData

    customGameSettingsSaveKey

    Declaration
    public string customGameSettingsSaveKey
    Field Value
    Type Description
    string

    lanMode

    Declaration
    public bool lanMode
    Field Value
    Type Description
    bool

    lobbyName

    Declaration
    public string lobbyName
    Field Value
    Type Description
    string

    lobbyType

    Declaration
    public DewLobbyType lobbyType
    Field Value
    Type Description
    DewLobbyType

    maxPlayers

    Declaration
    public int maxPlayers
    Field Value
    Type Description
    int

    networkMode

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