Version: 2020.2
言語: 日本語

PlayerConnectionInitiateMode

enumeration

マニュアルに切り替える

説明

Describes how the player connects to the Editor.

変数

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.