C# Class SwitchText, Team-6

Inheritance: MonoBehaviour
Afficher le fichier Open project: RUGSoftEng/Team-6 Class Usage Examples

Méthodes publiques

Свойство Type Description
chromeCastText Text
strList List

Méthodes publiques

Méthode Description
NotRandom ( int i ) : void
SetRandom ( ) : void
Start ( ) : void

Method Details

NotRandom() public méthode

public NotRandom ( int i ) : void
i int
Résultat void

SetRandom() public méthode

public SetRandom ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

chromeCastText public_oe property

public Text chromeCastText
Résultat Text

strList public_oe property

public List strList
Résultat List