Class ModManager.Mod
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class ModManager.Mod
- Inheritance
-
ModManager.Mod
- Inherited Members
-
Fields
authorBlank
public const string authorBlank = "Unknown"
Field Value
- string
authors
Field Value
- string
checksum
Field Value
- string
checksumChanged
public bool checksumChanged
Field Value
- bool
checksumOverrideVersion
public bool checksumOverrideVersion
Field Value
- bool
consolePath
public string consolePath
Field Value
- string
descBlank
Field Value
- string
description
public string description
Field Value
- string
enabled
Field Value
- bool
hasDLL
Field Value
- bool
hideVersion
Field Value
- bool
id
Field Value
- string
loadOrder
Field Value
- int
modifiesRegions
public bool modifiesRegions
Field Value
- bool
name
Field Value
- string
path
Field Value
- string
requirements
public string[] requirements
Field Value
- string[]
requirementsNames
public string[] requirementsNames
Field Value
- string[]
Field Value
- string[]
targetGameVersion
public string targetGameVersion
Field Value
- string
trailerID
Field Value
- string
version
Field Value
- string
workshopId
Field Value
- ulong
workshopMod
Field Value
- bool
Properties
DLCMissing
public bool DLCMissing { get; }
Property Value
- bool
LocalizedDescription
public string LocalizedDescription { get; }
Property Value
- string
LocalizedName
public string LocalizedName { get; }
Property Value
- string