DIFF

class ModStructureSource

Constructors 1

void ModStructure(int index, string path)
Referenced by ModLoader.LoadMods()

Members 9

protected int m_ModIndex
Referenced by ModStructure()
protected string m_ModPath
Referenced by LoadData(), and ModStructure()
protected string m_ModLogoSmall
Referenced by LoadData()
protected string m_ModLogoOver
Referenced by LoadData()
protected string m_ModActionURL
Referenced by LoadData()
protected string m_ModTooltip
Referenced by LoadData()
protected string m_ModOverview
Referenced by LoadData()

Methods 8

string GetModName()
References m_ModName
string GetModLogoSmall()
References m_ModName
string GetModLogoOver()
References m_ModName
string GetModActionURL()
References m_ModName
string GetModToltip()
References m_ModName
string GetModOverview()
References m_ModName