C# Class DisableOtherUI, thinksy_unity_plugin

Inheritance: MonoBehaviour
Afficher le fichier Open project: senseix/thinksy_unity_plugin

Méthodes publiques

Свойство Type Description
pauseWhenMenuOpen bool

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
BuildDisabledList ( ) : void
SetOtherCanvasActive ( bool isActive ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

pauseWhenMenuOpen public_oe property

public bool pauseWhenMenuOpen
Résultat bool