IOnlineTitleFile::GetFileList

Returns the list of files that was returned by the network store

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTitleFileInterface.h"

Syntax

void GetFileList
(
    TArray< FCloudFileHeader > & Files
)

Remarks

Returns the list of files that was returned by the network store

Parameters

Parameter

Description

Files

out array of file metadata

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