GodotSharpAPI
GodotSharpAPI
Godot
HTTPClient Class
HTTPClient Properties
BlockingModeEnabled Property
Connection Property
ReadChunkSize Property
HTTPClient
Connection Property
The connection to use for this client.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
StreamPeer
Connection
{
get
;
set
; }
Property Value
Type:
StreamPeer
See Also
Reference
HTTPClient Class
Godot Namespace