C# Class MenuNewPanel, HerosAdventure

Inheritance: MonoBehaviour
Afficher le fichier Open project: jesseroffel/HerosAdventure

Méthodes publiques

Свойство Type Description
NewPanel GameObject,
ThisPanel GameObject,

Méthodes publiques

Méthode Description
GoToNewPanel ( ) : void
Start ( ) : void

Method Details

GoToNewPanel() public méthode

public GoToNewPanel ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

NewPanel public_oe property

public GameObject, NewPanel
Résultat GameObject,

ThisPanel public_oe property

public GameObject, ThisPanel
Résultat GameObject,