C# Class MenuCommands, kaijurising

Inheritance: System.ComponentModel.Design.StandardCommands
Afficher le fichier Open project: Moehammered/kaijurising Class Usage Examples

Méthodes publiques

Свойство Type Description
menuKaijuSelect GameObject,
menuMain GameObject,
menuMatch GameObject,
menuOptions GameObject,
menuServer GameObject,

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
hideServer ( ) : void
quit ( ) : void
showKaijuSelect ( ) : void
showMain ( ) : void
showMatch ( ) : void
showOptions ( ) : void
showServer ( ) : void

Private Methods

Méthode Description
hideAllMenus ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

hideServer() public méthode

public hideServer ( ) : void
Résultat void

quit() public méthode

public quit ( ) : void
Résultat void

showKaijuSelect() public méthode

public showKaijuSelect ( ) : void
Résultat void

showMain() public méthode

public showMain ( ) : void
Résultat void

showMatch() public méthode

public showMatch ( ) : void
Résultat void

showOptions() public méthode

public showOptions ( ) : void
Résultat void

showServer() public méthode

public showServer ( ) : void
Résultat void

Property Details

menuKaijuSelect public_oe property

public GameObject, menuKaijuSelect
Résultat GameObject,

menuMain public_oe property

public GameObject, menuMain
Résultat GameObject,

menuMatch public_oe property

public GameObject, menuMatch
Résultat GameObject,

menuOptions public_oe property

public GameObject, menuOptions
Résultat GameObject,

menuServer public_oe property

public GameObject, menuServer
Résultat GameObject,