Click or drag to resize

IModHostUnloadMod Method

Request the host to unload the mod and return to its previous state.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
void UnloadMod()
See Also