Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintAsyncActionBase
- UAsyncTaskDownloadImage
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/AsyncTaskDownloadImage.h |
Include | #include "Blueprint/AsyncTaskDownloadImage.h" |
Syntax
class UAsyncTaskDownloadImage : public UBlueprintAsyncActionBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FDownloadImageDelegate | OnFail | |
![]() |
FDownloadImageDelegate | OnSuccess |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UAsyncTaskDownloadImage
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UAsyncTaskDownloadImage * | DownloadImage
(
FString URL |
|
![]() |
void |