PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ModStructure Class Reference

Private Member Functions

void ModStructure (int index, string path)
 
void LoadData ()
 
string GetModName ()
 
string GetModLogo ()
 
string GetModLogoSmall ()
 
string GetModLogoOver ()
 
string GetModActionURL ()
 
string GetModToltip ()
 
string GetModOverview ()
 

Private Attributes

protected int m_ModIndex
 
protected string m_ModPath
 
protected string m_ModName
 
protected string m_ModLogo
 
protected string m_ModLogoSmall
 
protected string m_ModLogoOver
 
protected string m_ModActionURL
 
protected string m_ModTooltip
 
protected string m_ModOverview
 

Constructor & Destructor Documentation

◆ ModStructure()

void ModStructure ( int  index,
string  path 
)
inlineprivate

References LoadData(), m_ModIndex, m_ModPath, and path.

Member Function Documentation

◆ GetModActionURL()

string GetModActionURL ( )
inlineprivate

References m_ModName.

◆ GetModLogo()

string GetModLogo ( )
inlineprivate

References m_ModName.

◆ GetModLogoOver()

string GetModLogoOver ( )
inlineprivate

References m_ModName.

◆ GetModLogoSmall()

string GetModLogoSmall ( )
inlineprivate

References m_ModName.

◆ GetModName()

string GetModName ( )
inlineprivate

References m_ModName.

◆ GetModOverview()

string GetModOverview ( )
inlineprivate

References m_ModName.

◆ GetModToltip()

string GetModToltip ( )
inlineprivate

References m_ModName.

◆ LoadData()

Field Documentation

◆ m_ModActionURL

protected string m_ModActionURL
private

Referenced by LoadData().

◆ m_ModIndex

protected int m_ModIndex
private

Referenced by ModStructure().

◆ m_ModLogo

protected string m_ModLogo
private

Referenced by LoadData().

◆ m_ModLogoOver

protected string m_ModLogoOver
private

Referenced by LoadData().

◆ m_ModLogoSmall

protected string m_ModLogoSmall
private

Referenced by LoadData().

◆ m_ModName

◆ m_ModOverview

protected string m_ModOverview
private

Referenced by LoadData().

◆ m_ModPath

protected string m_ModPath
private

Referenced by LoadData(), and ModStructure().

◆ m_ModTooltip

protected string m_ModTooltip
private

Referenced by LoadData().


The documentation for this class was generated from the following file: