Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding
ModManager Class
ModManager Methods
Unload Method
Unload Method (Object)
Unload Method (Type, ResourceFolder, String)
ModManager
Unload Method (Object)
Unload a resource from cache and memory.
Namespace:
Kit.Modding
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
bool
Unload
(
Object
reference
)
Request Example
View Source
Parameters
reference
Type:
System
Object
Reference to the resource.
Return Value
Type:
Boolean
Whether the resource was successfully unloaded.
See Also
Reference
ModManager Class
Unload Overload
Kit.Modding Namespace
Send comments on this topic to
agam@frag-games.com