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

#include <MessagePump.h>

Static Public Member Functions

static IMessagePumpCreate ()
 

Detailed Description

A factory for creating an IMessagePump instance.

Member Function Documentation

◆ Create()

IMessagePump * BuildPatchServices::FMessagePumpFactory::Create ( )
static

Creates an instance of IMessagePump.

Returns
a pointer to the new IMessagePump instance created.

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