|
Space Plunder
|
#include "CoreMinimal.h"#include "Kismet/BlueprintAsyncActionBase.h"#include "HTTPFetchRequest.generated.h"Go to the source code of this file.
Classes | |
| class | UHTTPFetchRequest |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnHttpRequestCompleted, const FString &, Text, bool, bSuccess) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnHttpRequestCompleted | , |
| const FString & | , | ||
| Text | , | ||
| bool | , | ||
| bSuccess | ) |