|
Space Plunder
|
#include "CoreMinimal.h"#include "Kismet/BlueprintAsyncActionBase.h"#include "SteamRequests.h"#include "OnlineSubsystemSteam.h"#include <steam/steam_api.h>#include "RequestGlobalStats.generated.h"Go to the source code of this file.
Classes | |
| class | URequestGlobalStats |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FResponseRequestGlobalStatsDelegate, int32, SteamErrorOutput) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FResponseRequestGlobalStatsDelegate | , |
| int32 | , | ||
| SteamErrorOutput | ) |