ModHostUnloadMod Method |
Name | Description | |
---|---|---|
UnloadMod |
Attempts to unload the mod owned by this host.
If the host does not have a mod loaded then no action is taken.
| |
UnloadMod(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.
|