|
ClassicCityBuilderKit 1.9.4
|
visualizes a walkers job and name
Public Attributes | |
| SpriteRenderer | JobIconRenderer |
| TMPro.TMP_Text | NameText |
Additional Inherited Members | |
Public Member Functions inherited from CityBuilderCore.WalkerValueBar | |
| virtual void | Initialize (Walker walker, IWalkerValue value) |
| bool | HasValue () |
| float | GetMaximum () |
| float | GetValue () |
| Vector3 | GetPosition () |
| float | GetRatio () |
Protected Attributes inherited from CityBuilderCore.WalkerValueBar | |
| Walker | _walker |
| IWalkerValue | _value |
Properties inherited from CityBuilderCore.WalkerValueBar | |
| Walker | Walker [get] |
| virtual bool | IsGlobal [get] |