|
Battle Talent
V11
|
Inherits MonoBehaviour.
Inherited by CrossLink.SkinOptionItem.
Public Member Functions | |
| void | ReverseSort (bool flag) |
| void | RefleshTagOption () |
| void | AddTagInfo (string tagName, string itemName) |
| void | AddTag (string tagName, List< string > items) |
| void | ClearTag () |
Public Attributes | |
| UIOptionText | tagSelect |
| UIOptionText | select |
| bool | isReverse = false |
Protected Member Functions | |
| virtual void | TagChange (UIOption ui) |
Events | |
| static System.Action< string > | OnItemChange |