Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding
ModManager Class
ModManager Methods
AddGroup Method
ClearCache Method
DisableMod Method
EnableMod Method
ExecuteScripts Method
ExecuteScriptsAsync Method
GetModdingPath Method
GetModOrder Method
GetModOrderInGroup Method
GetModPathsByGroup Method
GetModsByGroup Method
GetResourceInfo Method
IsModEnabled Method
Load Method
LoadAll Method
LoadAllAsync Method
LoadAsync Method
LoadMods Method
LoadModsAsync Method
MoveModBottom Method
MoveModDown Method
MoveModOrder Method
MoveModTop Method
MoveModUp Method
ReadBytes Method
ReadBytesAll Method
ReadBytesAllAsync Method
ReadBytesAsync Method
ReadText Method
ReadTextAll Method
ReadTextAllAsync Method
ReadTextAsync Method
RemoveGroup Method
ToggleMod Method
Unload Method
UnloadAll Method
UnloadMod Method
UnloadMods Method
ModManager
UnloadMods Method
Unload all active mods.
Namespace:
Kit.Modding
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
void
UnloadMods
(
bool
withResources
=
false
)
Request Example
View Source
Parameters
withResources
(Optional)
Type:
System
Boolean
Whether to unload all resources loaded by them as well.
See Also
Reference
ModManager Class
Kit.Modding Namespace
Send comments on this topic to
agam@frag-games.com