C# Class startMulti, Grudge

Inheritance: MonoBehaviour, MPLobbyListener
Show file Open project: jctfarmer/Grudge

Public Methods

Method Description
HideLobby ( ) : void
SetLobbyStatusMessage ( string message ) : void

Method Details

HideLobby() public method

public HideLobby ( ) : void
return void

SetLobbyStatusMessage() public method

public SetLobbyStatusMessage ( string message ) : void
message string
return void