|
DayZ 1.24
|
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 |
Definition at line 1 of file ModStructure.c.
Definition at line 13 of file ModStructure.c.
References LoadData(), m_ModIndex, m_ModPath, and path.
|
inlineprotected |
Definition at line 54 of file ModStructure.c.
References m_ModName.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
Definition at line 20 of file ModStructure.c.
References GetGame(), m_ModActionURL, m_ModLogo, m_ModLogoOver, m_ModLogoSmall, m_ModName, m_ModOverview, m_ModPath, and m_ModTooltip.
Referenced by ModStructure().
|
protected |
Definition at line 9 of file ModStructure.c.
Referenced by LoadData().
|
protected |
Definition at line 3 of file ModStructure.c.
Referenced by ModStructure().
|
protected |
Definition at line 6 of file ModStructure.c.
Referenced by LoadData().
|
protected |
Definition at line 8 of file ModStructure.c.
Referenced by LoadData().
|
protected |
Definition at line 7 of file ModStructure.c.
Referenced by LoadData().
|
protected |
Definition at line 5 of file ModStructure.c.
Referenced by GetModActionURL(), GetModLogo(), GetModLogoOver(), GetModLogoSmall(), GetModName(), GetModOverview(), GetModToltip(), and LoadData().
|
protected |
Definition at line 11 of file ModStructure.c.
Referenced by LoadData().
|
protected |
Definition at line 4 of file ModStructure.c.
Referenced by LoadData(), and ModStructure().
|
protected |
Definition at line 10 of file ModStructure.c.
Referenced by LoadData().