Inherits CrossLink.PanelBase.
|
void | OnSelectGameMode (int index) |
|
void | OnNewModeSelect () |
|
void | ReturnToLoginPanel () |
|
void | FadeIn (System.Action onFin=null) |
|
void | FadeOut (System.Action onFin=null) |
|
virtual void | OnInit () |
|
virtual void | OnRelease () |
|
void | Exit () |
|
|
List< UIButton > | modeSelectBtn |
|
List< Image > | modeSelectImage |
|
List< Text > | modeSelectText |
|
List< Text > | modeSelectDescText |
|
GameObject | descTextObj |
|
GameObject | newModeTextObj |
|
GameObject | MRModeButton |
|
string | selectEffectName |
|
Color | normalColor |
|
string | panelName |
|
bool | ignoreFadeEffect = false |
|