| Battle Talent
    V11
    | 
Inherits CrossLink.PanelBase.
| Public Member Functions | |
| void | OnInputChange (string str) | 
| void | FocusInputField (InputField inputField) | 
| void | FocusEnd () | 
| void | OnEnterClick () | 
| void | OnExitClick () | 
| bool | IsFocusOn (Transform root) | 
| bool | IsFocusOn (InputField inputField) | 
| void | AdjustTransform () | 
|  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 () | 
| Additional Inherited Members | |
|  Public Attributes inherited from CrossLink.PanelBase | |
| string | panelName | 
| bool | ignoreFadeEffect = false | 
|  Protected Member Functions inherited from CrossLink.PanelBase | |
| virtual void | OnExit () | 
|  Protected Attributes inherited from CrossLink.PanelBase | |
| CanvasGroup | canvasGroup |