godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
HTTPRequest.downloadFile
godot
httprequest
HTTPRequest
The file to download into. Will output any received file into it.
String
downloadFile
[@property getter]
struct
HTTPRequest
@
nogc
nothrow @
property
String
downloadFile
(
)
String
downloadFile
[@property setter]
Meta
Source
See Implementation
godot
httprequest
HTTPRequest
aliases
BaseClasses
enums
Constants
Result
functions
_redirectRequest
_requestDone
_timeout
cancelRequest
getBodySize
getBodySizeLimit
getDownloadChunkSize
getDownloadFile
getDownloadedBytes
getHttpClientStatus
getMaxRedirects
getTimeout
isUsingThreads
opAssign
opEquals
request
setBodySizeLimit
setDownloadChunkSize
setDownloadFile
setMaxRedirects
setTimeout
setUseThreads
toHash
properties
bodySizeLimit
downloadChunkSize
downloadFile
maxRedirects
timeout
useThreads
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The file to download into. Will output any received file into it.