| | |
| | | //--------------------------------------------------------
|
| | | // [Author]: YYL
|
| | | // [ Date ]: 2026年1月5日
|
| | | // [ Date ]: 2026年3月1日
|
| | | //--------------------------------------------------------
|
| | |
|
| | | using System.Collections.Generic;
|
| | |
| | | public int ResonanceID;
|
| | | public string ResonanceName;
|
| | | public int[] GubaoIDList;
|
| | | public int sortIndex;
|
| | |
|
| | | public override int LoadKey(string _key)
|
| | | {
|
| | |
| | | int.TryParse(GubaoIDListStringArray[i],out GubaoIDList[i]); |
| | | } |
| | | }
|
| | |
|
| | | int.TryParse(tables[3],out sortIndex); |
| | | }
|
| | | catch (Exception exception)
|
| | | {
|
| | |
| | | { |
| | | scroller.Refresh(); |
| | | var keys = GubaoResonanceConfig.GetKeys(); |
| | | keys.Sort((a, b) => GubaoResonanceConfig.Get(a).sortIndex.CompareTo(GubaoResonanceConfig.Get(b).sortIndex)); |
| | | for (int i = 0; i < keys.Count; i++) |
| | | { |
| | | scroller.AddCell(ScrollerDataType.Header, keys[i]); |