C# Class ActivateFlowchart

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

Méthodes publiques

Свойство Type Description
flowchart GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
turnOnFlowchart ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

turnOnFlowchart() public méthode

public turnOnFlowchart ( ) : void
Résultat void

Property Details

flowchart public_oe property

public GameObject flowchart
Résultat GameObject