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

#include <InstallerSharedContext.h>

Static Public Member Functions

static IBuildInstallerSharedContextRef Create (const TCHAR *DebugName)
 

Detailed Description

A factory for creating an IBuildInstallerSharedContext instance.

Member Function Documentation

◆ Create()

IBuildInstallerSharedContextRef BuildPatchServices::FBuildInstallerSharedContextFactory::Create ( const TCHAR DebugName)
static
Parameters
DebugNameUsed to tag resources allocated with the shared context.
Returns
an instance of an IBuildInstallerSharedContex implementation.

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