C# Class SinglePlayer.NetworkCheck

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: tommai78101/Multiplier

Public Properties

Property Type Description
singleHost SingleHost

Public Methods

Method Description
TurnOffNetwork ( ) : void

Method Details

TurnOffNetwork() public method

public TurnOffNetwork ( ) : void
return void

Property Details

singleHost public_oe property

public SingleHost singleHost
return SingleHost