C# Class SwitchToggleMenu, verthex

Inheritance: DefaultMenuAction, MenuAction
Datei anzeigen Open project: austinblakeslee/verthex

Public Properties

Property Type Description
fromMenu GameObject
toMenu GameObject
toggleMenu GameObject

Public Methods

Method Description
Action ( ) : void

Method Details

Action() public method

public Action ( ) : void
return void

Property Details

fromMenu public_oe property

public GameObject fromMenu
return GameObject

toMenu public_oe property

public GameObject toMenu
return GameObject

toggleMenu public_oe property

public GameObject toggleMenu
return GameObject