Need To find a way to delete Specific AssetBundle file in Cache, not all cache using CleanCache..

Looking for delete specific AssetBundle File in Cache…, Not all.

I found there’s way to use this
: static bool Caching.DeleteFromCache (string url)
at this URL below :

but cannot find any docs or reference in script editor…

Does any one knows how to use this method or where docs is?

jonas-echterhoff, who wrote reply in that article, you might help me~!!

@jonas-echterhoff

In the comments for that function in the Caching metadata it says

“This function is obsolete and has no effect”

so to answer your question that cannot be used.