Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | KeepGaze (bool g) |
void | KeepMostGaze () |
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 | ClearMostGaze () |
Public Attributes | |
Image | image |
Animator | anim |
GazeMgr.GazeInfo | gazeInfo |
Public Attributes inherited from CrossLink.PanelBase | |
string | panelName |
bool | ignoreFadeEffect = false |
Static Public Attributes | |
static GazePanel | mostGaze |
Additional Inherited Members | |
Protected Attributes inherited from CrossLink.PanelBase | |
CanvasGroup | canvasGroup |