WebDownloaderBehaviour
This class class serves as a wrapper for the WebDownloader
class. It inherits from DownloaderBehaviour
, enabling you to integrate it into any of your Unity scenes and access the functionalities of the WebDownloader
and implement custom Unity specific logic if necessary.