Battle Talent  V11
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Events | List of all members
CrossLink.UIOption Class Reference

Inherits MonoBehaviour.

Inherited by CrossLink.UIOptionActive, and CrossLink.UIOptionText.

Public Member Functions

void UpdateOptionNum (int num)
 
virtual void UpdateOption (int se, bool triggerEvent=true)
 
void ApplyOption (int index)
 
void OnNext ()
 
void OnPrev ()
 

Public Attributes

int selectedIndex = 0
 
bool cycle = true
 
UIButton next
 
UIButton prev
 

Protected Member Functions

void Awake ()
 

Protected Attributes

int selectRange = 10
 

Events

System.Action< UIOptionOptionUpdateEvent