PlayerConnectionInitiateMode

enumeration

Switch to Manual

Description

Describes how the player connects to the Editor.

Variables

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.