C# Class AI_Pather, Pharos

Inheritance: MonoBehaviour
Afficher le fichier Open project: rstaewen/Pharos Class Usage Examples

Méthodes publiques

Свойство Type Description
target Transform

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
OnPathComplete ( Path p ) : void
Start ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

OnPathComplete() public méthode

public OnPathComplete ( Path p ) : void
p Path
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

target public_oe property

public Transform target
Résultat Transform