16#include "CoreMinimal.h"
17#include "Impl/HivePromotionImpl.h"
19HIVESDK_API IHivePromotionImpl* GetPromotionInstance();
133 static void ShowNews(
const FString& Menu,
const TArray<int32>& GiftPidList,
const FHivePromotionViewDelegate& Delegate);
165 static void ShowReview(
const FHivePromotionViewDelegate& Delegate);
179 static void ShowExit(
const FHivePromotionViewDelegate& Delegate);
206 static void GetBadgeInfo(
const FHivePromotionOnBadgeInfoDelegate& Delegate);
240 static void GetBannerInfoString(
const FString& CampaignString,
const FString& BannerString,
const FHivePromotionOnBannerInfoDelegate& Delegate);
334 static void ShowUAShare(
const FString& InviteMessage,
const FString& InviteLink,
const FHivePromotionOnUAShareDelegate& Delegate);