C# Class PoulpeTaskShoot, PathfindingToolUnity

Inheritance: PoulpeNode
ファイルを表示 Open project: benjaml/PathfindingToolUnity Class Usage Examples

Public Methods

Method Description
DoIt ( ) : bool
PoulpeTaskShoot ( GameObject Player ) : System

Private Methods

Method Description
CalcShootAngle ( GameObject hit ) : Vector3
Shoot ( GameObject hit ) : void

Method Details

DoIt() public method

public DoIt ( ) : bool
return bool

PoulpeTaskShoot() public method

public PoulpeTaskShoot ( GameObject Player ) : System
Player GameObject
return System