C# Class StateSwitchResponse, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio

Méthodes publiques

Méthode Description
Switch ( int state ) : void

Private Methods

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Switch() public méthode

public Switch ( int state ) : void
state int
Résultat void