IPatchDataEnumeration

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IPatchDataEnumeration.h"

Syntax

class IPatchDataEnumeration

Destructors

Name Description

Public function Virtual

~IPatchDataEnumeration()

Functions

Name Description

Public function

bool

 

Run()

Enumerates the data files used and outputs them to the OutputFile specified in the configuration

Public function

bool

 

Run

(
    TArray< FString >& OutFiles
)

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

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