class ModInfoSource
Constants 5
static const string DEFAULT_PICTURE = "Gui/textures/modlogo_default_co.edds"Referenced by ModsMenuDetailedEntry.LoadData()
static const string DEFAULT_LOGO = "Gui/textures/modlogo_default_co.edds"Referenced by ModsMenuSimpleEntry.LoadData()
static const string DEFAULT_LOGO_SMALL = "Gui/textures/modlogo_default_co.edds"Referenced by ModsMenuDetailedEntry.LoadData()
static const string DEFAULT_LOGO_OVER = "Gui/textures/modlogo_default_hover_co.edds"Referenced by ModsMenuSimpleEntry.LoadData()
static const string DEFAULT_OVERVIEW = ""Referenced by ModsMenuDetailedEntry.LoadData()
Methods 15
proto owned string GetName()Referenced by MainMenu.FilterDlcs(), MainMenuConsole.FilterDLCs(), MainMenuData.CreateDLCArticles()
Show 2 more
, MainMenuData.FilterDLCs(), and ModsMenuDetailedEntry.LoadData()proto owned string GetPicture()Referenced by ModsMenuDetailedEntry.LoadData()
proto owned string GetLogo()Referenced by ModsMenuSimpleEntry.LoadData()
proto owned string GetLogoSmall()Referenced by ModsMenuDetailedEntry.LoadData()
proto owned string GetLogoOver()hover-over logo variant
Referenced by ModsMenuSimpleEntry.LoadData()
proto owned string GetTooltip()proto owned string GetOverview()description
proto owned string GetAction()proto owned string GetAuthor()Referenced by ModsMenuDetailedEntry.LoadData()
proto owned string GetVersion()Referenced by ModsMenuDetailedEntry.LoadData()
proto bool GetDefault()proto bool GetIsDLC()Referenced by MainMenu.FilterDlcs(), MainMenu.FilterDlcsEx(), MainMenuConsole.FilterDLCs()
Show 2 more
, MainMenuData.FilterDLCs(), and ModsMenuDetailedEntry.LoadData()proto bool GetIsOwned()proto void GoToStore()Referenced by MainMenuConsole.Update(), MainMenuDlcHandlerBase.OnClick(), ModsMenuDetailedEntry.OnMouseButtonUp()
Show 1 more
, NewsCarousel.ShowPromotion()Referenced by MainMenuData.CreateDLCArticles()