Защищенные статические члены | |
| static JsonDataNewsList | GetNewsData () |
| static JsonDataNewsArticle | GetNewsArticle (int index) |
| static void | LoadMods () |
| static void | FilterDLCs (inout array< ref ModInfo > modArray) |
| static void | CreateDLCArticles () |
| static void | ClearAllDLCs () |
| static ModInfo | GetDLCModInfoByName (string dlcName) |
| DLCs only. | |
| static array< ref ModInfo > | GetAllMods () |
| All mods including DLCs. | |
Статические защищенные данные | |
| static ref JsonDataNewsList | m_NewsData |
| static ref array< ref ModInfo > | m_AllMods |
| static ref map< string, ref ModInfo > | m_AllDlcsMap |
См. определение в файле MainMenuData.c строка 1