A* Pathfinding Project  4.1.18
The A* Pathfinding Project for Unity 3D
RTSBuildingBarracks Class Reference

Classes

class  UnitItem
 

Public Attributes

UnitItem [] items
 
Transform rallyPoint
 
Transform spawnPoint
 

Private Member Functions

void AddToQueue (UnitItem item)
 
void Awake ()
 

Private Attributes

RTSUI.Menu menu
 
RTSUnit unit
 

Member Function Documentation

◆ AddToQueue()

void AddToQueue ( UnitItem  item)
private

◆ Awake()

void Awake ( )
private

Member Data Documentation

◆ items

UnitItem [] items

◆ menu

RTSUI.Menu menu
private

◆ rallyPoint

Transform rallyPoint

◆ spawnPoint

Transform spawnPoint

◆ unit

RTSUnit unit
private

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