Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | Showup (string t, string c, bool isTextId=true) |
void | Showup (string t, string[] lines, bool isTextId=true, System.Action callback=null) |
void | StopDialog () |
void | Hide () |
![]() | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
virtual void | OnInit () |
virtual void | OnRelease () |
void | Exit () |
Public Attributes | |
Text | title |
Text | content |
Animator | anim |
RectTransform | panelRect |
![]() | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
![]() | |
virtual void | OnExit () |
![]() | |
CanvasGroup | canvasGroup |