Battle Talent  V11
Classes | Public Member Functions | Public Attributes | Events | List of all members
CrossLink.ModifierPanel Class Reference

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 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
 

Events

System.Action< string > FocusModifierItemEvent
 
System.Action< string, string > FocusModifierGroupEvent
 

Additional Inherited Members