Click or drag to resize

IModInfo Properties

The IModInfo type exposes the following members.

Properties
  NameDescription
Public propertyHasModIcon
Public propertyModAuthor
Get the name of the person or company that created the mod.
Public propertyModCoreVersion
Get the uMod 2.0 version that the mod was build with.
Public propertyModDescription
Get a description of the mod as specified by the creator.
Public propertyModIcon
Public propertyModUnityVersion
Get the unity version that created this mod and is required for loading.
Public propertyNameInfo
Get the IModNameInfo for the mod.
Public propertyReferenceInfo
Get an array of IModNameInfo representing the mods that this mod references.
Top
See Also