UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GenericPlatformHostCommunication.h File Reference

Go to the source code of this file.

Classes

class  IPlatformHostCommunication
 
class  FGenericPlatformHostCommunication
 
struct  FPlatformHostCommunicationAutoInit< T >
 

Enumerations

enum  EHostProtocol { CookOnTheFly = 0 }
 

Enumeration Type Documentation

◆ EHostProtocol

Known custom communication protocols used by the engine.

These values may be used as ProtocolIndex parameter when calling OpenConnection.

See also
IPlatformHostCommunication::OpenConnection
Enumerator
CookOnTheFly