static ref map< string, ref ModInfo > m_AllDlcsMap
static ref JsonDataNewsList m_NewsData
static void CreateDLCArticles()
static JsonDataNewsArticle GetNewsArticle(int index)
static JsonDataNewsList GetNewsData()
static void ClearAllDLCs()
static ModInfo GetDLCModInfoByName(string dlcName)
DLCs only.
static ref array< ref ModInfo > m_AllMods
static array< ref ModInfo > GetAllMods()
All mods including DLCs.
static void FilterDLCs(inout array< ref ModInfo > modArray)