uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
ModHost Class
ModHost Methods
UnloadMod Method
UnloadMod Method
UnloadMod Method (Boolean)
ModHost
UnloadMod Method
Attempts to unload the mod owned by this host. If the host does not have a mod loaded then no action is taken.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
UnloadMod
()
Implements
IModHost
UnloadMod
See Also
Reference
ModHost Class
UnloadMod Overload
UMod Namespace