UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CookOnTheFlyServerConnection.h File Reference
#include "CookOnTheFly.h"

Go to the source code of this file.

Classes

class  ICookOnTheFlyServerTransport
 

Functions

UE::Cook::ICookOnTheFlyServerConnectionMakeCookOnTheFlyServerConnection (TUniquePtr< ICookOnTheFlyServerTransport > InTransport, const FString &InHost)
 

Function Documentation

◆ MakeCookOnTheFlyServerConnection()

UE::Cook::ICookOnTheFlyServerConnection * MakeCookOnTheFlyServerConnection ( TUniquePtr< ICookOnTheFlyServerTransport InTransport,
const FString &  InHost 
)