uWebCache
wing
$0.0
$9.99
100%OFF
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/26(2019) |
9.99 |
04/07(2022) |
0.0 |
11/21(2024) |
0.0 |
Jump AssetStore
I wrote a strongger assets named EasyLoader
Can load asset any where
This plugin allows to store your downloaded bytes/audio/images/text/assetbundle to disk and memory for later use.
This includes two demos: a virtual list sample and a thumbnail to big image sample.
Caching solution use UnityWebRequest.Support catch error and http status code.
** Features **
- Support Standalone, Android, iOS etc. Except WebGL(browser will do).
- Easy to use,just use Request and listen callback.
- Support Http/Https/File, support GET/POST/etc. methods.
- Batch the same url requests, reduce request times.
- Customizable Maximum Disk/Memory Cache size in time.
- Support Auto/Manual Momory Cache Garbage Collection (Hit time/Refrence Count/Http Response Max-Age basis) constrained by Max Memory Cache Size.
- Support Auto/Manual Disk Cache Garbage Collection (Hit time/Http Response Max-Age basis) constrained by Max Disk Cache Size.
- Support thumbnail image load first for image loading.
- Easy to implement custom reqeust for other data type.
- Statistics cache infos in time.
- All source code in project.
Refrence FairyGUI for the demos.
Supports iOS, Android, Windows, MacOS and Linux.
Contact me @ wingcd@foxmail.com
Github:https://github.com/wingcd