C# Class SidePanelManager, PuzzleGameProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: Cedric-Paris/PuzzleGameProject Class Usage Examples

Méthodes publiques

Méthode Description
SetPanelState ( bool value ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

SetPanelState() public méthode

public SetPanelState ( bool value ) : void
value bool
Résultat void