Show / Hide Table of Contents

Enum GameConnectionParameters

The flags used to specify game connection parameters.

Namespace: Phoenix.Controls.GameConnection
Assembly: Phoenix.Controls.GameConnection.dll
Syntax
[Flags]
public enum GameConnectionParameters

Fields

Name Description
ConnectionTimeoutMs

The connection timeout is set.

None

No parameters are set.

Port

The port is set.

ServerId

The server id is set.

  • View Source
In This Article
Back to top Generated by DocFX