C# Class TutorialTriggerControl, DADIU2015Team4MiniGame2

Inheritance: MonoBehaviour
Afficher le fichier Open project: veselin-/DADIU2015Team4MiniGame2

Méthodes publiques

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

Méthodes publiques

Méthode Description
Awake ( ) : void
OnTriggerEnter ( Collider col ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider col ) : void
col Collider
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

TutorialText public_oe property

public string TutorialText
Résultat string