DIFF

class ModInfoSource

Constants 5

static const string DEFAULT_PICTURE = "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 = ""

Methods 15

proto owned string GetPicture()
proto owned string GetLogoSmall()
proto owned string GetLogoOver()

hover-over logo variant

proto owned string GetOverview()

description

proto owned string GetAuthor()
proto owned string GetVersion()
proto bool GetDefault()
static string GetDLCImage(string name)