DayZ 1.24
|
Private Member Functions | |
proto owned string | GetName () |
proto owned string | GetPicture () |
proto owned string | GetLogo () |
proto owned string | GetLogoSmall () |
proto owned string | GetLogoOver () |
proto owned string | GetTooltip () |
proto owned string | GetOverview () |
proto owned string | GetAction () |
proto owned string | GetAuthor () |
proto owned string | GetVersion () |
proto bool | GetDefault () |
proto bool | GetIsDLC () |
proto bool | GetIsOwned () |
proto void | GoToStore () |
Static Private Attributes | |
static const string | DEFAULT_PICTURE = "Gui/textures/modlogo_default_co.edds" |
static const string | DEFAULT_LOGO = "Gui/textures/modlogo_default_co.edds" |
static const string | DEFAULT_LOGO_SMALL = "Gui/textures/modlogo_default_co.edds" |
static const string | DEFAULT_LOGO_OVER = "Gui/textures/modlogo_default_hover_co.edds" |
static const string | DEFAULT_OVERVIEW = "" |
Definition at line 19 of file ModInfo.c.
Referenced by ScriptedWidgetEventHandler::LoadData().
|
staticprivate |
Definition at line 21 of file ModInfo.c.
Referenced by ScriptedWidgetEventHandler::LoadData().
Definition at line 20 of file ModInfo.c.
Referenced by ScriptedWidgetEventHandler::LoadData().
Definition at line 22 of file ModInfo.c.
Referenced by ScriptedWidgetEventHandler::LoadData().
Definition at line 18 of file ModInfo.c.
Referenced by ScriptedWidgetEventHandler::LoadData().