C# Class GameModeMenu, verthex

Inheritance: GameMode
Exibir arquivo Open project: austinblakeslee/verthex

Public Properties

Property Type Description
visible bool

Public Methods

Method Description
OnGUI ( ) : void
Start ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

visible public_oe property

public bool visible
return bool