C# Class PoulpeTaskShoot, PathfindingToolUnity

Inheritance: PoulpeNode
Afficher le fichier Open project: benjaml/PathfindingToolUnity Class Usage Examples

Méthodes publiques

Méthode Description
DoIt ( ) : bool
PoulpeTaskShoot ( GameObject Player ) : System

Private Methods

Méthode Description
CalcShootAngle ( GameObject hit ) : Vector3
Shoot ( GameObject hit ) : void

Method Details

DoIt() public méthode

public DoIt ( ) : bool
Résultat bool

PoulpeTaskShoot() public méthode

public PoulpeTaskShoot ( GameObject Player ) : System
Player GameObject
Résultat System