class ModStructureSource
Constructors 1
Referenced by ModLoader.LoadMods()
Members 9
protected int m_ModIndexReferenced by ModStructure()
protected string m_ModPathprotected string m_ModNameReferenced by GetModActionURL(), GetModLogo(), GetModLogoOver()
Show 5 more
, GetModLogoSmall(), GetModName(), GetModOverview(), GetModToltip(), and LoadData()protected string m_ModLogoReferenced by LoadData()
protected string m_ModLogoSmallReferenced by LoadData()
protected string m_ModLogoOverReferenced by LoadData()
protected string m_ModActionURLReferenced by LoadData()
protected string m_ModTooltipReferenced by LoadData()
protected string m_ModOverviewReferenced by LoadData()
Methods 8
void LoadData()References CGame.ConfigGetText(), CGame.ConfigIsExisting(), m_ModActionURL
Show 7 more
, m_ModLogo, m_ModLogoOver, m_ModLogoSmall, m_ModName, m_ModOverview, m_ModPath, and m_ModTooltipReferenced by ModStructure()