Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ModStructure Class Reference

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 1 of file modstructure.c.

Constructor & Destructor Documentation

◆ ModStructure()

void ModStructure ( int index,
string path )
inlineprotected

Definition at line 13 of file modstructure.c.

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

Member Function Documentation

◆ GetModActionURL()

string GetModActionURL ( )
inlineprotected

Definition at line 54 of file modstructure.c.

References m_ModName.

◆ GetModLogo()

string GetModLogo ( )
inlineprotected

Definition at line 39 of file modstructure.c.

References m_ModName.

◆ GetModLogoOver()

string GetModLogoOver ( )
inlineprotected

Definition at line 49 of file modstructure.c.

References m_ModName.

◆ GetModLogoSmall()

string GetModLogoSmall ( )
inlineprotected

Definition at line 44 of file modstructure.c.

References m_ModName.

◆ GetModName()

string GetModName ( )
inlineprotected

Definition at line 34 of file modstructure.c.

References m_ModName.

◆ GetModOverview()

string GetModOverview ( )
inlineprotected

Definition at line 64 of file modstructure.c.

References m_ModName.

◆ GetModToltip()

string GetModToltip ( )
inlineprotected

Definition at line 59 of file modstructure.c.

References m_ModName.

◆ LoadData()

void LoadData ( )
inlineprotected

Field Documentation

◆ m_ModActionURL

string m_ModActionURL
protected

Definition at line 9 of file modstructure.c.

Referenced by LoadData().

◆ m_ModIndex

int m_ModIndex
protected

Definition at line 3 of file modstructure.c.

Referenced by ModStructure().

◆ m_ModLogo

string m_ModLogo
protected

Definition at line 6 of file modstructure.c.

Referenced by LoadData().

◆ m_ModLogoOver

string m_ModLogoOver
protected

Definition at line 8 of file modstructure.c.

Referenced by LoadData().

◆ m_ModLogoSmall

string m_ModLogoSmall
protected

Definition at line 7 of file modstructure.c.

Referenced by LoadData().

◆ m_ModName

◆ m_ModOverview

string m_ModOverview
protected

Definition at line 11 of file modstructure.c.

Referenced by LoadData().

◆ m_ModPath

string m_ModPath
protected

Definition at line 4 of file modstructure.c.

Referenced by ModStructure(), and LoadData().

◆ m_ModTooltip

string m_ModTooltip
protected

Definition at line 10 of file modstructure.c.

Referenced by LoadData().


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