Skip to content

DownloadLibrariesEvent

Gets fired every time a new library file has been downloaded.

progressDouble

The overall download progress as a value from 0.0 to 1.0

downloadedByteslong

The total number of bytes downloaded so far.

totalByteslong

The total size of all libraries in bytes.

currentFileString

The name or path of the library currently being downloaded.

currentFileByteslong

The number of bytes downloaded for the current file.

currentFileSizelong

The total size of the current file in bytes.