C# Class BackKeyListener, Void-Runner

Inheritance: MonoBehaviour
Afficher le fichier Open project: NoScopeProductions/Void-Runner

Méthodes publiques

Свойство Type Description
QuitPanel dfPanel,
QuitPanelShowing bool
panelsToDisable List

Méthodes publiques

Méthode Description
HideQuitPanel ( ) : void
ShowQuitPanel ( ) : void
Update ( ) : void

Method Details

HideQuitPanel() public méthode

public HideQuitPanel ( ) : void
Résultat void

ShowQuitPanel() public méthode

public ShowQuitPanel ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

QuitPanel public_oe property

public dfPanel, QuitPanel
Résultat dfPanel,

QuitPanelShowing public_oe property

public bool QuitPanelShowing
Résultat bool

panelsToDisable public_oe property

public List panelsToDisable
Résultat List