HTTPConnection.DownloadSize
From GMod Wiki
Revision as of 14:11, 22 October 2009 by Crazy Quebecer (Talk | contribs)
| 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.