ModParseAndLoadCommandLine Method |
Parse all mod paths from the command line and load all mods.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static ModHost[] ParseAndLoadCommandLine()
Return Value
Type:
ModHostAn array of mod hosts representing each attempted command line load
See Also