Click or drag to resize

ModHostUnloadMod Method

Overload List
  NameDescription
Public methodUnloadMod
Attempts to unload the mod owned by this host. If the host does not have a mod loaded then no action is taken.
Public methodUnloadMod(Boolean)
Attempts to unload the mod owned by this host. Depending on settings this may cause all mod related game objects to also be destroyed. If the host does not have a mod loaded then no action is taken.
Top
See Also