UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IBuildPatchServicesModule.h File Reference

Go to the source code of this file.

Classes

class  IBuildPatchServicesModule
 

Namespaces

namespace  ECompactifyMode
 

Enumerations

enum  ECompactifyMode::Type { ECompactifyMode::Preview , ECompactifyMode::Full }
 

Functions

 DECLARE_DELEGATE_OneParam (FBuildPatchInstallerDelegate, const IBuildInstallerRef &)
 
 DECLARE_DELEGATE_TwoParams (FBuildPatchBoolManifestDelegate, bool, IBuildManifestRef)
 

Function Documentation

◆ DECLARE_DELEGATE_OneParam()

DECLARE_DELEGATE_OneParam ( FBuildPatchInstallerDelegate  ,
const IBuildInstallerRef  
)

Delegates that will be accepted and fired off by the implementation.

◆ DECLARE_DELEGATE_TwoParams()

DECLARE_DELEGATE_TwoParams ( FBuildPatchBoolManifestDelegate  ,
bool  ,
IBuildManifestRef   
)