Click or drag to resize

ModCommandLineHasMods Property

Returns true if the command line contains any mod paths; This property may result in the command line being parsed automatically.

Namespace:  UMod
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasMods { get; }

Property Value

Type: Boolean
See Also