C# Class ObjectInfoTextManager, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
InfoText Text
Text string[]

Méthodes publiques

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

Method Details

InfoNumber() public méthode

public InfoNumber ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

InfoText public_oe property

public Text InfoText
Résultat Text

Text public_oe property

public string[] Text
Résultat string[]