GodotSharpAPI
GodotSharpAPI
Godot
HTTPRequest Class
HTTPRequest Methods
CancelRequest Method
GetBodySize Method
GetBodySizeLimit Method
GetDownloadChunkSize Method
GetDownloadedBytes Method
GetDownloadFile Method
GetHttpClientStatus Method
GetMaxRedirects Method
GetTimeout Method
IsUsingThreads Method
Request Method
SetBodySizeLimit Method
SetDownloadChunkSize Method
SetDownloadFile Method
SetMaxRedirects Method
SetTimeout Method
SetUseThreads Method
HTTPRequest
CancelRequest Method
Cancels the current request.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
CancelRequest
()
See Also
Reference
HTTPRequest Class
Godot Namespace