|
Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
| override void | OnInit () |
| void | FilterOutMultiplayer () |
| void | CloseModBrowser () |
Public Member Functions inherited from CrossLink.PanelBase | |
| void | FadeIn (System.Action onFin=null) |
| void | FadeOut (System.Action onFin=null) |
| virtual void | OnRelease () |
| void | Exit () |
Public Attributes | |
| GameObject | blocker |
| HUDAnchor | anchor |
| bool | isMultiplayer = false |
| string | showOnceOnHide |
Public Attributes inherited from CrossLink.PanelBase | |
| string | panelName |
| bool | ignoreFadeEffect = false |
Protected Member Functions | |
| override void | OnExit () |
Additional Inherited Members | |
Protected Attributes inherited from CrossLink.PanelBase | |
| CanvasGroup | canvasGroup |