datastream.GetProgress
From GMod Wiki
Function | |
Syntax |
datastream.GetProgress( Number operation_id ) Where is this used? |
Description: | |
Gets the amount of data that has been sent to the recipient(s) and has been RECEIVED. This is 100% accurate on both server and client. Use the return value of the stream functions. | |
Returns: | Number tempid |
Part of Library: | datastream |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Datastream.GetProgress]Datastream.GetProgress [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |