Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
override void | OnInit () |
void | NetworkInit (Network.NetworkPlayer netPlayer) |
void | UpdateState (CombatAttr attr) |
void | UpdateVoice () |
void | UpdatePlayerName () |
![]() | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
virtual void | OnRelease () |
void | Exit () |
Public Attributes | |
HUDBillboard | billboard |
Slider | hpSlide |
Slider | mpSlide |
Text | hpNumber |
Text | mpNumber |
Text | playerName |
UICheckBox | voiceUI |
UICheckBox | micUI |
UIText | titleUI |
Network.NetworkPlayer | netPlayer = null |
![]() | |
string | panelName |
bool | ignoreFadeEffect = false |
Additional Inherited Members | |
![]() | |
virtual void | OnExit () |
![]() | |
CanvasGroup | canvasGroup |