IOnlineStoreV2::GetOffer

Get currently cached store offer entry

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineStoreInterfaceV2.h"

Syntax

TSharedPtr< FOnlineStoreOffer > GetOffer
(
    const FUniqueOfferId & OfferId
) const

Remarks

Get currently cached store offer entry

Returns

offer if found or null

Parameters

Parameter

Description

OfferId

id of offer to find

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