A* Pathfinding Project  4.3.2
The A* Pathfinding Project for Unity 3D
RTSBuildingQueueUI Class Reference

Classes

class  UIItem
 

Public Attributes

GameObject prefab
 
Vector2 screenOffset
 
Vector3 worldOffset
 

Protected Member Functions

override void Awake ()
 
- Protected Member Functions inherited from VersionedMonoBehaviour
virtual int OnUpgradeSerializedData (int version, bool unityThread)
 Handle serialization backwards compatibility. More...
 
virtual void Reset ()
 Handle serialization backwards compatibility. More...
 

Private Member Functions

void Start ()
 

Private Attributes

RTSBuildingBarracks building
 
UIItem item
 

Additional Inherited Members

- Properties inherited from VersionedMonoBehaviour
int Util.IEntityIndex. EntityIndex [get, set]
 Internal entity index used by #BurstBatchHelper. More...
 
- Properties inherited from IEntityIndex
int EntityIndex [get, set]
 

Member Function Documentation

◆ Awake()

override void Awake ( )
protectedvirtual

Reimplemented from VersionedMonoBehaviour.

◆ Start()

void Start ( )
private

Member Data Documentation

◆ building

RTSBuildingBarracks building
private

◆ item

UIItem item
private

◆ prefab

GameObject prefab

◆ screenOffset

Vector2 screenOffset

◆ worldOffset

Vector3 worldOffset

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