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

Go to the source code of this file.

Classes

class  UGetFriendAvatar
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FResponseGetFriendAvatarDelegate, const UTexture2D *, Avatar, int32, SteamErrorOutput)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FResponseGetFriendAvatarDelegate ,
const UTexture2D * ,
Avatar ,
int32 ,
SteamErrorOutput  )