Click or drag to resize

ModManagerLoaders Field

All mod loaders registered with the system.

Namespace:  Kit.Modding
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static readonly List<IModLoader> Loaders
Request Example View Source

Field Value

Type: ListIModLoader
See Also