C# Class UIManagerScript, LetsMake

Inheritance: MonoBehaviour
Afficher le fichier Open project: anneomcl/LetsMake Class Usage Examples

Méthodes publiques

Свойство Type Description
gameScene string

Méthodes publiques

Méthode Description
StartGame ( ) : void
StartGameAsBoy ( ) : void
StartGameAsGirl ( ) : void

Method Details

StartGame() public méthode

public StartGame ( ) : void
Résultat void

StartGameAsBoy() public méthode

public StartGameAsBoy ( ) : void
Résultat void

StartGameAsGirl() public méthode

public StartGameAsGirl ( ) : void
Résultat void

Property Details

gameScene public_oe property

public string gameScene
Résultat string