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

Private Member Functions

void Awake ()
 
RTSHarvestableResource FindFreeResource ()
 
void OnDestroy ()
 
void Start ()
 
IEnumerator StateMachine ()
 
void Update ()
 

Private Attributes

Animator animator
 
BTNode behave
 
BTContext ctx
 
RTSUnit unit
 

Member Function Documentation

◆ Awake()

void Awake ( )
private

◆ FindFreeResource()

RTSHarvestableResource FindFreeResource ( )
private

◆ OnDestroy()

void OnDestroy ( )
private

◆ Start()

void Start ( )
private

◆ StateMachine()

IEnumerator StateMachine ( )
private

◆ Update()

void Update ( )
private

Member Data Documentation

◆ animator

Animator animator
private

◆ behave

BTNode behave
private

◆ ctx

BTContext ctx
private

◆ unit

RTSUnit unit
private

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