Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | InitPlayerTitleItems () |
void | OnUseBtnClicked () |
void | ReturnParentPanel () |
void | InitPages () |
void | NextPage () |
void | PrevPage () |
![]() | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
virtual void | OnInit () |
virtual void | OnRelease () |
void | Exit () |
Public Attributes | |
SettingStatesPanel | settingStatesPanel |
PlayerTitleItem | itemElement |
List< PlayerTitleItem > | playerTitleItems = new List<PlayerTitleItem>() |
GameObject | titleDetailNode |
UIText | titleNameTx |
UIText | titleDetailTx |
UIButton | usingTitleBtn |
UIText | usingTitleText |
UIButton | nextPageBtn |
UIButton | prevPageBtn |
int | pageItemCnt = 12 |
![]() | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
![]() | |
virtual void | OnExit () |
![]() | |
CanvasGroup | canvasGroup |