Navigation
API > API/Runtime > API/Runtime/ImageDownload > API/Runtime/ImageDownload/FWebImage > API/Runtime/ImageDownload/FWebImage/BeginDownload
References
| Module | ImageDownload |
| Header | /Engine/Source/Runtime/Online/ImageDownload/Public/WebImage.h |
| Include | #include "WebImage.h" |
| Source | /Engine/Source/Runtime/Online/ImageDownload/Private/WebImage.cpp |
bool BeginDownload
(
const FString & InUrl,
const TOptional < FString > & StandInETag,
const FOnImageDownloaded & DownloadCallback
)
Remarks
Begin downloading an image. This will automatically set the current brush to the downloaded image when it completes (if successful)