ClassicCityBuilderKit 1.8.8
|
ui behaviour that allows cycling through selected buildings or walkers of the same type
Public Member Functions | |
void | SetTarget (object target) |
Public Attributes | |
Button | PreviousButton |
TMP_Text | Text |
Button | NextButton |
UnityEvent< object > | Switched |
Protected Member Functions | |
virtual List< object > | getCandidates () |
Protected Attributes | |
object | _currentTarget |