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

Classes

class  Item
 

Public Attributes

float adjustmentSpeed = 10
 
Item [] items
 
int team
 

Private Member Functions

void Update ()
 

Additional Inherited Members

- Protected Member Functions inherited from VersionedMonoBehaviour
virtual void Awake ()
 
virtual int OnUpgradeSerializedData (int version, bool unityThread)
 Handle serialization backwards compatibility. More...
 
virtual void Reset ()
 Handle serialization backwards compatibility. More...
 
- 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

◆ Update()

void Update ( )
private

Member Data Documentation

◆ adjustmentSpeed

float adjustmentSpeed = 10

◆ items

Item [] items

◆ team

int team

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