Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
override void | OnInit () |
override void | OnRelease () |
Public Member Functions inherited from CrossLink.PanelBase | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
void | Exit () |
Static Public Member Functions | |
static void | StartCount () |
static void | StopCount () |
Public Attributes | |
UnityEngine.UI.Text | text |
string | startCountTimeSound |
string | stopCountTimeSound |
Public Attributes inherited from CrossLink.PanelBase | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
Protected Attributes inherited from CrossLink.PanelBase | |
CanvasGroup | canvasGroup |