Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | OnVideoUpdate () |
void | NextVideo () |
void | PrevVideo () |
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 () |
Public Attributes | |
VideoPlayer | vp |
UIButton | prev |
UIButton | next |
Text | title |
Text | desc |
Text | name |
Text | videoDesc |
Public Attributes inherited from CrossLink.PanelBase | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
Protected Attributes inherited from CrossLink.PanelBase | |
CanvasGroup | canvasGroup |