Battle Talent
V11
|
Inherits CrossLink.PanelBase.
Public Member Functions | |
void | Init (List< string > blessingList, BlessingSelectorHub h) |
void | RandomSelector () |
void | OnSelect (string buff) |
![]() | |
void | FadeIn (System.Action onFin=null) |
void | FadeOut (System.Action onFin=null) |
virtual void | OnInit () |
virtual void | OnRelease () |
void | Exit () |
Public Attributes | |
Text | title |
Text | content |
Text | randomCount |
Text | cost |
UIButton | randomBtn |
GameObject | selectorPrefab |
BlessingSelector[] | selectors |
BlessingSelectorHub | hub |
SoundEffectInfo | showUpSound |
![]() | |
string | panelName |
bool | ignoreFadeEffect = false |
Protected Member Functions | |
void | OnDisable () |
![]() | |
virtual void | OnExit () |
Additional Inherited Members | |
![]() | |
CanvasGroup | canvasGroup |