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