FShowStoreParams

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineExternalUIInterface.h"

Syntax

struct FShowStoreParams

Variables

Name Description

Public variable

bool

 

bAddToCart

If the specific product id should be added to the user's cart automatically

Public variable

FString

 

Category

Category filter for products to browse

Public variable

FUniqueOfferId

 

ProductId

Product to show directly instead of the whole store

Constructors

Name Description

Public function

FShowStoreParams

(
    const FString& InCategory
)

Constructor

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