C# Class LookThere, Paths-of-The-Heart

Inheritance: MonoBehaviour
Afficher le fichier Open project: OneGameAMonth/Paths-of-The-Heart

Méthodes publiques

Свойство Type Description
firstGoal GameObject
secondGoal GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

firstGoal public_oe property

public GameObject firstGoal
Résultat GameObject

secondGoal public_oe property

public GameObject secondGoal
Résultat GameObject