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

#include <FileSystem.h>

Static Public Member Functions

static IFileSystemCreate ()
 

Detailed Description

A factory for creating an IFileSystem instance.

Member Function Documentation

◆ Create()

IFileSystem * BuildPatchServices::FFileSystemFactory::Create ( )
static

Creates an implementation which wraps use of IFileManager, and implements additional functionality.

Returns
the new IFileSystem instance created.

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