C# Class WaypointCycler, AIUnityExamples

Inheritance: MonoBehaviour
Afficher le fichier Open project: fakenmc/AIUnityExamples

Méthodes protégées

Méthode Description
NextWaypoint ( ) : void
OnDrawGizmos ( ) : void
Start ( ) : void

Method Details

NextWaypoint() protected méthode

protected NextWaypoint ( ) : void
Résultat void

OnDrawGizmos() protected méthode

protected OnDrawGizmos ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void