C# Class PauseManager, TiminesSweeper-3D-

Inheritance: MonoBehaviour
Afficher le fichier Open project: tim-hub/TiminesSweeper-3D- Class Usage Examples

Méthodes publiques

Свойство Type Description
optionsTint GameObject
pausePanel GameObject

Méthodes publiques

Méthode Description
HidePausePanel ( ) : void
ShowPausePanel ( ) : void

Method Details

HidePausePanel() public méthode

public HidePausePanel ( ) : void
Résultat void

ShowPausePanel() public méthode

public ShowPausePanel ( ) : void
Résultat void

Property Details

optionsTint public_oe property

public GameObject optionsTint
Résultat GameObject

pausePanel public_oe property

public GameObject pausePanel
Résultat GameObject