Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | NetworkSetPlayerNetId (uint? netId) |
void | Init () |
void | RefleshPage () |
UIButton | GetBuffItemByIdx (int idx) |
void | Clear () |
void | NextPage () |
void | PrevPage () |
void | ReturnParentPanel () |
![]() | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
virtual void | OnInit () |
virtual void | OnRelease () |
void | Exit () |
Public Attributes | |
SettingStatesPanel | settingStatesPanel |
Transform | stateRoot |
Object | statePrefab |
StateDetail | detail |
int | row |
GridLayoutGroup | grid |
UIButton | nextPageBtn |
UIButton | prevPageBtn |
![]() | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
![]() | |
virtual void | OnExit () |
![]() | |
CanvasGroup | canvasGroup |