Vital
|
Declares the DownloadSection class, providing a UI for downloading and installing preset packs. More...
Go to the source code of this file.
Classes | |
class | DownloadSection |
An overlay component handling the download and installation of factory content and packs. More... | |
struct | DownloadSection::DownloadPack |
Represents a downloadable pack with name, author, ID, URL, and local destination file. More... | |
class | DownloadSection::Listener |
Interface for objects that need to respond to data directory changes or no-download scenarios. More... | |
class | DownloadSection::DownloadThread |
A background thread to handle downloading content without blocking the GUI. More... | |
class | DownloadSection::InstallThread |
A background thread for installing downloaded packs. More... | |
Declares the DownloadSection class, providing a UI for downloading and installing preset packs.