A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
BTTransparent Class Reference

Public Attributes

BTNode child
 

Protected Member Functions

override Status DoTick (BTContext ctx)
 
override void OnTerminate (BTContext ctx)
 
- Protected Member Functions inherited from BTNode
virtual void OnInit (BTContext ctx)
 

Additional Inherited Members

- Public Member Functions inherited from BTNode
void Terminate (BTContext ctx)
 
Status Tick (BTContext ctx)
 
- Protected Attributes inherited from BTNode
Status lastStatus
 

Member Function Documentation

◆ DoTick()

override Status DoTick ( BTContext  ctx)
protectedvirtual

Implements BTNode.

Reimplemented in HarvestMode.

◆ OnTerminate()

override void OnTerminate ( BTContext  ctx)
protectedvirtual

Reimplemented from BTNode.

Reimplemented in HarvestMode.

Member Data Documentation

◆ child

BTNode child

The documentation for this class was generated from the following file: