![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 |
Definition at line 1 of file modstructure.c.
|
inlineprotected |
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 |
Definition at line 39 of file modstructure.c.
References m_ModName.
|
inlineprotected |
Definition at line 49 of file modstructure.c.
References m_ModName.
|
inlineprotected |
Definition at line 44 of file modstructure.c.
References m_ModName.
|
inlineprotected |
Definition at line 34 of file modstructure.c.
References m_ModName.
|
inlineprotected |
Definition at line 64 of file modstructure.c.
References m_ModName.
|
inlineprotected |
Definition at line 59 of file modstructure.c.
References m_ModName.
|
inlineprotected |
Definition at line 20 of file modstructure.c.
References g_Game, 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 ModStructure(), and LoadData().
|
protected |
Definition at line 10 of file modstructure.c.
Referenced by LoadData().