shamsdev / davinci

An esay-to-use image downloading and caching library for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Requirement]Check particular URL content is downloaded and cached

devang024 opened this issue · comments

A functionality in which a method take argument of URL and it check it whether that URL's content is downloaded and cached, and if its ready it would return that content in reference passed in as an argument.