Kit Documentation
Kit Documentation
Kit Reference
Kit
ResourceManager Class
ResourceManager Methods
ClearCache Method
ClearCacheAsync Method
ComparePath Method
CreateDirectoryForFile Method
Delete Method
Exists Method
GetPath Method
Load Method
LoadAsync Method
LoadEx Method
LoadExAsync Method
LoadMerged Method
LoadMergedAsync Method
LoadUnmodded Method
LoadUnmoddedAsync Method
MatchExtension Method
ReadBytes Method
ReadBytesAsync Method
ReadText Method
ReadTextAsync Method
Save Method
SaveAsync Method
SaveBytes Method
SaveBytesAsync Method
SaveText Method
SaveTextAsync Method
Unload Method
ResourceManager
ClearCache Method
Clear the cache and (optionally) unload assets not in use.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
void
ClearCache
(
bool
unload
=
false
)
Request Example
View Source
Parameters
unload
(Optional)
Type:
System
Boolean
Whether to unload assets.
See Also
Reference
ResourceManager Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com