IOnlineTitleFile::EnumerateFiles

Requests a list of available files from 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

bool EnumerateFiles
(
    const FPagedQuery & Page
)

Remarks

Requests a list of available files from the network store

Returns

true if the request has started, false if not

Parameters

Parameter

Description

Page

paging info to use for query

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