C# Class EnableSwitch, TheUnseen

Inheritance: Activateable
Afficher le fichier Open project: henryj41043/TheUnseen

Méthodes publiques

Свойство Type Description
greenLight GameObject
redLight GameObject

Méthodes publiques

Méthode Description
Activate ( ) : void
Deactivate ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

Property Details

greenLight public_oe property

public GameObject greenLight
Résultat GameObject

redLight public_oe property

public GameObject redLight
Résultat GameObject