Click or drag to resize

AssetBundleModUnload Method

Unload the mod.

Namespace:  Kit.Modding.Loaders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public override void Unload()
Request Example View Source
See Also