Searched defs:UISummaryData (Results 1 – 2 of 2) sorted by relevance
72 type UISummaryData struct { struct73 Managers []UIManager74 Log string
513 type UISummaryData struct { struct514 Name string515 Stats []UIStat516 Crashes []*UICrashType517 Log string