Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ModStructure Class Reference

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 1 of file modstructure.c.

Constructor & Destructor Documentation

◆ ModStructure()

void ModStructure::ModStructure ( int index,
string path )
protected

Definition at line 13 of file modstructure.c.

Member Function Documentation

◆ GetModActionURL()

string ModStructure::GetModActionURL ( )
protected

Definition at line 54 of file modstructure.c.

◆ GetModLogo()

string ModStructure::GetModLogo ( )
protected

Definition at line 39 of file modstructure.c.

◆ GetModLogoOver()

string ModStructure::GetModLogoOver ( )
protected

Definition at line 49 of file modstructure.c.

◆ GetModLogoSmall()

string ModStructure::GetModLogoSmall ( )
protected

Definition at line 44 of file modstructure.c.

◆ GetModName()

string ModStructure::GetModName ( )
protected

Definition at line 34 of file modstructure.c.

◆ GetModOverview()

string ModStructure::GetModOverview ( )
protected

Definition at line 64 of file modstructure.c.

◆ GetModToltip()

string ModStructure::GetModToltip ( )
protected

Definition at line 59 of file modstructure.c.

◆ LoadData()

void ModStructure::LoadData ( )
protected

Definition at line 20 of file modstructure.c.

Member Data Documentation

◆ m_ModActionURL

string ModStructure::m_ModActionURL
protected

Definition at line 9 of file modstructure.c.

◆ m_ModIndex

int ModStructure::m_ModIndex
protected

Definition at line 3 of file modstructure.c.

◆ m_ModLogo

string ModStructure::m_ModLogo
protected

Definition at line 6 of file modstructure.c.

◆ m_ModLogoOver

string ModStructure::m_ModLogoOver
protected

Definition at line 8 of file modstructure.c.

◆ m_ModLogoSmall

string ModStructure::m_ModLogoSmall
protected

Definition at line 7 of file modstructure.c.

◆ m_ModName

string ModStructure::m_ModName
protected

Definition at line 5 of file modstructure.c.

◆ m_ModOverview

string ModStructure::m_ModOverview
protected

Definition at line 11 of file modstructure.c.

◆ m_ModPath

string ModStructure::m_ModPath
protected

Definition at line 4 of file modstructure.c.

◆ m_ModTooltip

string ModStructure::m_ModTooltip
protected

Definition at line 10 of file modstructure.c.


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