HTTPConnection.DownloadSize
From GMod Wiki
Function | |
Syntax | HTTPConnection:DownloadSize( ) |
Description: | |
Returns the size of the finished download in bytes. | |
Returns: | Integer bytes |
In Object: | HTTPConnection |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=HTTPConnection.DownloadSize]HTTPConnection.DownloadSize [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Additional Notes
- This will return 0 if the download is not finished.