Public Member Functions | |
void | Destroy () |
void | Initialize (Game mmoGame, Item actorItem, string name, Radar worldRadar) |
void | Update () |
Updates to item logic once per frame (called by Unity). More... | |
Public Attributes | |
Text | actorText |
GameObject | actorView |
GameObject | actorViewExit |
|
inline |
|
inline |
|
inline |
Updates to item logic once per frame (called by Unity).
Text ItemBehaviour.actorText |
GameObject ItemBehaviour.actorView |
GameObject ItemBehaviour.actorViewExit |