C# Class StateSwitchResponse, Adagio

Inheritance: MonoBehaviour
Datei anzeigen Open project: technicalvgda/Adagio

Public Methods

Method Description
Switch ( int state ) : void

Private Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Switch() public method

public Switch ( int state ) : void
state int
return void