IOnlineStoreV2::GetCategories

Get currently cached store categories

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineStoreInterfaceV2.h"

Syntax

void GetCategories
(
    TArray< FOnlineStoreCategory > & OutCategories
) const

Remarks

Get currently cached store categories

Parameters

Parameter

Description

OutCategories

[out] list of categories 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