Click or drag to resize

HTTPRequestGetDownloadedBytes Method

Returns the amount of bytes this HTTPRequest downloaded.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetDownloadedBytes()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.HTTPRequest.GetDownloadedBytes"]

See Also