Space Plunder
Loading...
Searching...
No Matches
DownloadLeaderboard.h File Reference
#include "CoreMinimal.h"
#include "SteamRequests.h"
#include "Kismet/BlueprintAsyncActionBase.h"
#include "OnlineSubsystem.h"
#include "OnlineSubsystemSteam.h"
#include <steam/steam_api.h>
#include "LeaderboardData.h"
#include "DownloadLeaderboard.generated.h"

Go to the source code of this file.

Classes

class  UDownloadLeaderboard
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FResponseDownloadLeaderboardDelegate, const TArray< FSteamLeaderboardEntry > &, LeaderboardResults, int32, SteamErrorOutput)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FResponseDownloadLeaderboardDelegate ,
const TArray< FSteamLeaderboardEntry > & ,
LeaderboardResults ,
int32 ,
SteamErrorOutput  )