|
Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Static Public Member Functions | |
| static DamageUI | CreateDamageUI (Vector3 worldPos, float strongFactor=0.5f) |
Public Attributes | |
| Image | image |
Public Attributes inherited from CrossLink.PanelBase | |
| string | panelName |
| bool | ignoreFadeEffect = false |
Additional Inherited Members | |
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 () |
Protected Member Functions inherited from CrossLink.PanelBase | |
| virtual void | OnExit () |
Protected Attributes inherited from CrossLink.PanelBase | |
| CanvasGroup | canvasGroup |