C# Class LobbyBehaviour

Inheritance: MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule Class Usage Examples

Méthodes publiques

Свойство Type Description
_textPlayer1 Text,
_textPlayer2 Text,

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

_textPlayer1 public_oe property

public Text, _textPlayer1
Résultat Text,

_textPlayer2 public_oe property

public Text, _textPlayer2
Résultat Text,