C# Class TextImporter, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio Class Usage Examples

Méthodes publiques

Свойство Type Description
textFile UnityEngine.TextAsset
textLines string[]

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

textFile public_oe property

public TextAsset,UnityEngine textFile
Résultat UnityEngine.TextAsset

textLines public_oe property

public string[] textLines
Résultat string[]