Click or drag to resize

IModInfoModUnityVersion Property

Get the unity version that created this mod and is required for loading.

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

Property Value

Type: String
See Also