Click or drag to resize

ResourceManagerClearCacheAsync Method

Clear the cache and unload assets not in use asynchronously.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static UniTask ClearCacheAsync()
Request Example View Source

Return Value

Type: UniTask
See Also