Click or drag to resize

ModManagerModLoaded Event

Event fired when a mod is loaded.

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

Value

Type: SystemActionMod
See Also