Navigation
API > API/Runtime > API/Runtime/UMG
| |
|
| Name |
UAsyncTaskDownloadImage |
| Type |
class |
| Header File |
/Engine/Source/Runtime/UMG/Public/Blueprint/AsyncTaskDownloadImage.h |
| Include Path |
#include "Blueprint/AsyncTaskDownloadImage.h" |
Syntax
UCLASS (MinimalAPI)
class UAsyncTaskDownloadImage : public UBlueprintAsyncActionBase
Inheritance Hierarchy
Constructors
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void Start
(
FString URL
)
|
|
Blueprint/AsyncTaskDownloadImage.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Blueprint/AsyncTaskDownloadImage.h |
- BlueprintCallable
- Meta=(BlueprintInternalUseOnly="true")
|