C# Class InteractWithTriangle, Train

Inheritance: MonoBehaviour
Afficher le fichier Open project: tnarla/Train

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnMouseDown ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnMouseDown() public méthode

public OnMouseDown ( ) : void
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

interactionWindow public_oe property

public GameObject interactionWindow
Résultat GameObject