C# Class SinglePlayer.UI.StopHost

Inheritance: UnityEngine.MonoBehaviour
Show file Open project: tommai78101/Multiplier

Public Properties

Property Type Description
host SingleHost

Public Methods

Method Description
StopServerHost ( ) : void

Method Details

StopServerHost() public method

public StopServerHost ( ) : void
return void

Property Details

host public property

public SingleHost host
return SingleHost