Battle Talent
V11
|
Inherits CrossLink.UIOption.
Public Member Functions | |
override void | UpdateOption (int se, bool triggerEvent=true) |
![]() | |
void | UpdateOptionNum (int num) |
void | ApplyOption (int index) |
void | OnNext () |
void | OnPrev () |
Public Attributes | |
GameObject[] | options |
![]() | |
int | selectedIndex = 0 |
bool | cycle = true |
UIButton | next |
UIButton | prev |
Additional Inherited Members | |
![]() | |
void | Awake () |
![]() | |
int | selectRange = 10 |
![]() | |
System.Action< UIOption > | OptionUpdateEvent |