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