C# Class setAIController

Inheritance: aiController
Afficher le fichier Open project: mezosaurus/eae-project

Méthodes publiques

Свойство Type Description
moveWayPoints Transform[]

Méthodes publiques

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

moveWayPoints public_oe property

public Transform[] moveWayPoints
Résultat Transform[]