C# Class SwitchMenu, verthex

Inheritance: DefaultMenuAction, MenuAction
ファイルを表示 Open project: austinblakeslee/verthex Class Usage Examples

Public Properties

Property Type Description
fromMenu GameObject
toMenu 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