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 public bool HasMods { get; }
Property Value
Type:
BooleanSee Also