| Battle Talent
    V11
    | 
Inherits CrossLink.PanelBase.
Inherited by CrossLink.ModifierUIPanel.
| Public Member Functions | |
| override void | OnInit () | 
| void | OnNext () | 
| void | OnPrev () | 
| void | OnGlobalEnable () | 
| void | OnGlobalDisable () | 
| void | ChangeType (int idx) | 
| void | RefleshGroups () | 
|  Public Member Functions inherited from CrossLink.PanelBase | |
| void | FadeIn (System.Action onFin=null) | 
| void | FadeOut (System.Action onFin=null) | 
| virtual void | OnRelease () | 
| void | Exit () | 
| Public Attributes | |
| ModifierItem[] | items | 
| ModifierGroupItem[] | groupItems | 
| UIButton | nextBtn | 
| UIButton | prevBtn | 
| UnityEngine.UI.Text | desc | 
| UIButton | disabledBtn | 
| UIButton | enabledBtn | 
| Text | pageText | 
| GameObject[] | contents | 
| GameObject | mainContent | 
| GameObject | contentGroup | 
|  Public Attributes inherited from CrossLink.PanelBase | |
| string | panelName | 
| bool | ignoreFadeEffect = false | 
| Events | |
| System.Action< string > | FocusModifierItemEvent | 
| System.Action< string, string > | FocusModifierGroupEvent | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from CrossLink.PanelBase | |
| virtual void | OnExit () | 
|  Protected Attributes inherited from CrossLink.PanelBase | |
| CanvasGroup | canvasGroup |