godot-d v0.1.1 (2018-11-04T13:23:39Z)
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
cancelRequest
getBodySize
getBodySizeLimit
getDownloadFile
getDownloadedBytes
getHttpClientStatus
getMaxRedirects
isUsingThreads
opAssign
opEquals
request
setBodySizeLimit
setDownloadFile
setMaxRedirects
setUseThreads
properties
bodySizeLimit
downloadFile
maxRedirects
useThreads
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The file to download into. Will output any received file into it.