IPatchDataEnumeration::Run

Enumerates the data files used and outputs them into the array provided

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IPatchDataEnumeration.h

Include

#include "Interfaces/IPatchDataEnumeration.h"

Syntax

bool Run
(
    TArray< FString > & OutFiles
)

Remarks

Enumerates the data files used and outputs them into the array provided

Returns

Success

Parameters

Parameter

Description

OutFiles

OUT Array of enumerated files

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