IOnlineUserCloud::RequestUsageInfo

Starts an asynchronous request to get the usage statistics from the cloud storage service

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineUserCloudInterface.h"

Syntax

bool RequestUsageInfo
(
    const FUniqueNetId & UserId
)

Remarks

Starts an asynchronous request to get the usage statistics from the cloud storage service

Returns

true if the call starts successfully, false otherwise

Parameters

Parameter

Description

UserId

IN User owning the storage

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