This version of Unity is unsupported.

PlayerConnectionInitiateMode

enumeration

Description

Describes how the player connects to the Editor.

Properties

NonePlayer connection mode not set.
PlayerConnectsToHostPlayer connection is initiated by the player connecting to the host, usually the host is the Editor.
PlayerListensPlayer connection is initiated by the player broadcasting its IP address, and then Editor connecting to the player.