- Namespace
- Menu.Remix
- Assembly
- Assembly-CSharp.dll
public class InternalOI_Stats : InternalOI
- Inheritance
-
InternalOI_Stats
- Inherited Members
-
Constructors
public InternalOI_Stats()
Fields
public const int DPscale = 4
Field Value
- int
Field Value
- int
public UIelement boxCredits
Field Value
- UIelement
public OpScrollBox boxDescription
Field Value
- OpScrollBox
public OpSimpleImageButton btnAuthorExtra
Field Value
- OpSimpleImageButton
public OpSimpleImageButton btnWorkshopUpload
Field Value
- OpSimpleImageButton
public bool creditsActive
Field Value
- bool
Field Value
- float
public OpImage[] imgModsDP
Field Value
- OpImage[]
public OpImage imgThumbnail
Field Value
- OpImage
public const string imgTitle = "RemixTitle"
Field Value
- string
public const string imgTitleS = "RemixShadow"
Field Value
- string
public OpLabel lblAuthors
Field Value
- OpLabel
public OpLabelLong lblCredits
Field Value
- OpLabelLong
public OpLabelLong lblDescription
Field Value
- OpLabelLong
public OpLabel lblGameVersion
Field Value
- OpLabel
Field Value
- OpLabel
public OpLabel lblMapTuto
Field Value
- OpLabel
Field Value
- OpLabel
public OpLabel lblModsFail
Field Value
- OpLabel
Field Value
- OpLabel
public OpLabel lblModsRegion
Field Value
- OpLabel
Field Value
- OpLabel
public OpLabelLong lblRequirements
Field Value
- OpLabelLong
public OpLabel lblTargetVersion
Field Value
- OpLabel
public OpLabel lblVersion
Field Value
- OpLabel
public ModManager.Mod[] modsDP
Field Value
- Mod[]
public OpRect[] rectModsDP
Field Value
- OpRect[]
public Texture2D[] txtModsDP
Field Value
- Texture2D[]
public Texture2D[] txtModsDPg
Field Value
- Texture2D[]
Properties
public static Color cRed { get; }
Property Value
- Color
public ModManager.Mod previewMod { get; set; }
Property Value
- ModManager.Mod
Methods
public void DestroyBoxDesc()
public void DestroyCredits()
public static string FailedRequirementsString(ModManager.Mod mod)
Parameters
mod ModManager.Mod
Returns
- string
public override void Initialize()
public void LoadIllustrations()
public static string RequirementsString(ModManager.Mod mod)
Parameters
mod ModManager.Mod
Returns
- string
public void ShowAuthorExtra(UIfocusable trigger)
Parameters
trigger UIfocusable
public void ShowDialogWorkshopUpload(UIfocusable trigger)
Parameters
trigger UIfocusable
public override void Update()
public bool _DelayPreview(MenuModList.ModButton button)
Parameters
button MenuModList.ModButton
Returns
- bool
public void _GetDPTexture()
public void _PreviewMod(MenuModList.ModButton button)
Parameters
button MenuModList.ModButton
public void _RefreshStats()
public void _TryPreview(MenuModList.ModButton button)
Parameters
button MenuModList.ModButton