UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FInstallerErrorFactory Class Reference

#include <InstallerError.h>

Static Public Member Functions

static IInstallerErrorCreate ()
 

Detailed Description

A factory for creating an IInstallerError instance.

Member Function Documentation

◆ Create()

IInstallerError * BuildPatchServices::FInstallerErrorFactory::Create ( )
static

Creates an instance of an error class which should be shared between all systems created for the same installation.

Returns
the new IInstallerError instance created.

The documentation for this class was generated from the following files: