C# Class TextoNombrePersonaje, 3DGameCoursera

Inheritance: MonoBehaviour
Afficher le fichier Open project: pfiguero/3DGameCoursera

Méthodes publiques

Свойство Type Description
gameManager GameManager,
nombrePersonaje Text
textoNombrePersonaje string

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

gameManager public_oe property

public GameManager, gameManager
Résultat GameManager,

nombrePersonaje public_oe property

public Text nombrePersonaje
Résultat Text

textoNombrePersonaje public_oe property

public string textoNombrePersonaje
Résultat string