C# Class HistoricRegister

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

Méthodes publiques

Свойство Type Description
content GameObject
maxMesage int
texts GameObject

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

content public_oe property

public GameObject content
Résultat GameObject

maxMesage public_oe property

public int maxMesage
Résultat int

texts public_oe property

public GameObject texts
Résultat GameObject