C# Class ToggleMenu, verthex

Inheritance: MonoBehaviour
Show file Open project: austinblakeslee/verthex Class Usage Examples

Public Properties

Property Type Description
offMenus List
theMenu Menu,

Public Methods

Method Description
Action ( ) : void

Method Details

Action() public method

public Action ( ) : void
return void

Property Details

offMenus public property

public List offMenus
return List

theMenu public property

public Menu, theMenu
return Menu,