NetChannelInfo:GetStreamProgress(NetChannelInfo, number)

server
Returns the stream progress for the specified flow.

Arguments

Returns

  • boolean If the stream progress was retrieved.
  • integer The number of bytes received.
  • integer The total number of bytes.

Examples

NetChannelInfo:GetStreamProgress – Returns the stream progress for the specified flow.