|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | Register (UnityAction< float > onValueChange) |
Public Attributes | |
| Text | valText |
| Slider | slider |
| float | minValue |
| float | maxValue = 1 |
| UnityAction< float > | onValueChangeCallback |
| UIButton | next |
| UIButton | prev |