destroy()
Clears the cache. Removes every local cache object reference.
If an object in the cache has a destroy
method it will also be called.
- Source code: loader/Cache.js (Line 1947)
destroy()
Clears the cache. Removes every local cache object reference.
If an object in the cache has a destroy
method it will also be called.
Please login to continue.