Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | OpenGameModePage () |
void | CheckHeightValue () |
void | IncreaseHeight () |
void | DecreaseHeight () |
void | RefleshClearModsBtn () |
void | ClearMods () |
Public Member Functions inherited from CrossLink.PanelBase | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
virtual void | OnInit () |
virtual void | OnRelease () |
void | Exit () |
Static Public Member Functions | |
static void | LinkStart () |
Public Attributes | |
UIButton | linkStart |
UIButton | heightTest |
UIButton | clearMods |
UIButton | heightTips |
UIButton | preBtn |
Text | heightValue |
UIOptionText | moveType |
UIOptionText | moveHand |
UIOptionText | rotateType |
UIOptionText | language |
UIOptionText | brutal |
UIOptionText | winResolution |
UIOptionText | gamemode |
Vector2Int[] | resolutionList |
Public Attributes inherited from CrossLink.PanelBase | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
Protected Attributes inherited from CrossLink.PanelBase | |
CanvasGroup | canvasGroup |