A* Pathfinding Project
4.3.2
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
FindClosestUnit (RTSUnit.Type type) | |
![]() | |
void | Terminate (BTContext ctx) |
Status | Tick (BTContext ctx) |
Public Attributes | |
bool | reserve |
Value< RTSUnit > | target |
Protected Member Functions | |
override Status | DoTick (BTContext ctx) |
override void | OnTerminate (BTContext ctx) |
![]() | |
virtual void | OnInit (BTContext ctx) |
Private Member Functions | |
RTSUnit | FindClosest (Vector3 point) |
Private Attributes | |
RTSUnit.Type | type |
Additional Inherited Members | |
![]() | |
Status | lastStatus |
FindClosestUnit | ( | RTSUnit.Type | type | ) |
|
private |
bool reserve |
|
private |