| Battle Talent
    V11
    | 
Inherits MonoBehaviour.
| Public Member Functions | |
| void | Init (int idx) | 
| void | SetData (System.DateTime date, float time, string lastTask, string rgLastTask) | 
| void | SetEmpty () | 
| void | OnSelect () | 
| void | OnDelete () | 
| void | OnCopy () | 
| Static Public Member Functions | |
| static string | FormatTime (float seconds) | 
| Public Attributes | |
| Text | playTime | 
| Text | saveTime | 
| Text | progress | 
| Image | frame | 
| GameObject | empty | 
| GameObject | content | 
| GameObject | arrow | 
| UIButton | btn | 
| LoadSavePanel | panel |