Click or drag to resize

IModInfoModDescription Property

Get a description of the mod as specified by the creator.

Namespace:  UMod
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string ModDescription { get; }

Property Value

Type: String
See Also