Skip to main content

Class NetworkManagerHud

Inheritance
System.Object
Syntax
public class NetworkManagerHud : MonoBehaviour

Fields

NetworkManager

Declaration
public NetworkManager NetworkManager

NetworkAddress

Declaration
public string NetworkAddress

DontDestroy

Declaration
public bool DontDestroy

NetworkAddressInput

Declaration
public InputField NetworkAddressInput

OfflineGO

Declaration
public GameObject OfflineGO

OnlineGO

Declaration
public GameObject OnlineGO

StatusLabel

Declaration
public Text StatusLabel

Methods

StartHostButtonHandler()

Declaration
public void StartHostButtonHandler()

StartServerOnlyButtonHandler()

Declaration
public void StartServerOnlyButtonHandler()

StartClientButtonHandler()

Declaration
public void StartClientButtonHandler()

StopButtonHandler()

Declaration
public void StopButtonHandler()

OnNetworkAddressInputUpdate()

Declaration
public void OnNetworkAddressInputUpdate()