Click or drag to resize

ModManagerModUnloaded Event

Event fired when a mod is unloaded.

Namespace:  Kit.Modding
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static event Action<Mod> ModUnloaded
Request Example View Source

Value

Type: SystemActionMod
See Also