C# Class DialougeChanger

Inheritance: MonoBehaviour
Afficher le fichier Open project: Aerolith-Studios/White-Collar

Méthodes publiques

Свойство Type Description
changer int
dialouge Dialouge,

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider other ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
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

changer public_oe property

public int changer
Résultat int

dialouge public_oe property

public Dialouge, dialouge
Résultat Dialouge,