|
Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
| void | SelectPos (int posIndex, bool duck=false) |
| void | UpdateMountTips (InteractHand hand) |
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 | UpdateHUDMount (InteractHand[] hands) |
Public Attributes | |
| HUDAnchor | anchor |
| string | lastGrabItemName |
| string | lastSlotItemName |
| Text | getText |
| Text | putText |
| RectTransform | lineTrans |
Public Attributes inherited from CrossLink.PanelBase | |
| string | panelName |
| bool | ignoreFadeEffect = false |
Additional Inherited Members | |
Protected Member Functions inherited from CrossLink.PanelBase | |
| virtual void | OnExit () |
Protected Attributes inherited from CrossLink.PanelBase | |
| CanvasGroup | canvasGroup |