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
RemoveGroup Method
Remove a mod group.
Namespace:
Kit.Modding
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
void
RemoveGroup
(
ModGroup
group
)
Request Example
View Source
Parameters
group
Type:
Kit.Modding
ModGroup
See Also
Reference
ModManager Class
Kit.Modding Namespace
Send comments on this topic to
agam@frag-games.com