Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding.Loaders
DirectModLoader Class
DirectModLoader Methods
LoadMod Method
LoadModAsync Method
DirectModLoader
LoadMod Method
Load a mod.
Namespace:
Kit.Modding.Loaders
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
Mod
LoadMod
(
string
path
)
Request Example
View Source
Parameters
path
Type:
System
String
Path to a mod.
Return Value
Type:
Mod
Reference to the
Mod
, or
if it could not be loaded.
Implements
IModLoader
LoadMod(String)
See Also
Reference
DirectModLoader Class
Kit.Modding.Loaders Namespace
Send comments on this topic to
agam@frag-games.com