C# Class TextScript1

Inheritance: MonoBehaviour
Afficher le fichier Open project: Devination/TheRightWay

Méthodes publiques

Свойство Type Description
sample string

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

sample public_oe property

public string sample
Résultat string