C# Class LanguageScript, ProjetUnity

Inheritance: MonoBehaviour
Show file Open project: MartinsDavid/ProjetUnity Class Usage Examples

Public Properties

Property Type Description
toggles Toggle[],

Public Methods

Method Description
Start ( ) : void
changeLanguage ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

changeLanguage() public method

public changeLanguage ( ) : void
return void

Property Details

toggles public property

public Toggle[], toggles
return Toggle[],