C# Class SwitchMenu, verthex

Inheritance: DefaultMenuAction, MenuAction
Afficher le fichier Open project: austinblakeslee/verthex Class Usage Examples

Méthodes publiques

Свойство Type Description
fromMenu GameObject
toMenu GameObject

Méthodes publiques

Méthode Description
Action ( ) : void

Method Details

Action() public méthode

public Action ( ) : void
Résultat void

Property Details

fromMenu public_oe property

public GameObject fromMenu
Résultat GameObject

toMenu public_oe property

public GameObject toMenu
Résultat GameObject