C# Class InfoWindowTrigger, Hero.Coli

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/Hero.Coli

Méthodes publiques

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

Protected Properties

Свойство Type Description
_alreadyDisplayed bool

Méthodes publiques

Méthode Description
Start ( ) : void

Méthodes protégées

Méthode Description
displayInfoWindow ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

displayInfoWindow() protected méthode

protected displayInfoWindow ( ) : void
Résultat void

Property Details

_alreadyDisplayed protected_oe property

protected bool _alreadyDisplayed
Résultat bool

infoWindowCode public_oe property

public string infoWindowCode
Résultat string