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