Table of Contents

Enum StartMode

Namespace
Netick.Unity
Assembly
Netick.Unity.dll

Defines the start modes for Netick, which determine how the network is initialized.

public enum StartMode

Fields

Client = 1
Host = 3
MultiplePeers = 5
ReplayClient = 2
Server = 0
SinglePlayer = 4