Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding
IModLoader Interface
IModLoader Methods
IModLoader Interface
Template for classes that want to implement mod-loading from different types of packages. Each would need to implement its corresponding
Mod
sub-class as well.
Namespace:
Kit.Modding
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
interface
IModLoader
The
IModLoader
type exposes the following members.
Methods
Name
Description
LoadMod
Load a mod.
LoadModAsync
Load a mod asynchronously.
Top
See Also
Reference
Kit.Modding Namespace
Send comments on this topic to
agam@frag-games.com