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

Inherits CrossLink.PanelBase.

Public Member Functions

UIEvent GetUIByItem (UnlockContentItem item)
 
void SetDefaultSelectItem (string item, int page)
 
void LoadDefaultSelectItem ()
 
void Awake ()
 
void Init ()
 
void UpdateBtnState (GameObject btn, UnlockContentItem item)
 
void DeselectBtnState (GameObject btn, UnlockContentItem item)
 
void AddBtnToStateRoot (UnlockOptionItem stateRoot, UnlockContentItem item)
 
void Clear ()
 
void OnSelect (UIEvent ue)
 
void SelectItem (UnlockContentItem item)
 
void Flush ()
 
void OnClickModButton ()
 
void OnModUpdate ()
 

Public Attributes

Transform stateRoot
 
UnityEngine.Object statePrefab
 
UnlockDetail detail
 
UIOptionActive options
 
Text coinNum
 
string defaultSelectItem
 
int defaultSelectItemPage = 0
 
GameObject modBtn
 

Additional Inherited Members