IOnlineStoreV2::GetOffers

Get currently cached store offers

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineStoreInterfaceV2.h

Include

#include "Interfaces/OnlineStoreInterfaceV2.h"

Syntax

void GetOffers
(
    TArray< FOnlineStoreOfferRef > & OutOffers
) const

Remarks

Get currently cached store offers

Parameters

Parameter

Description

OutOffers

[out] list of offers previously queried

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss