Navigation
API > API/Runtime > API/Runtime/Core
Known custom communication protocols used by the engine.
These values may be used as ProtocolIndex parameter when calling OpenConnection.
| Name | EHostProtocol |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformHostCommunication.h |
| Include Path | #include "GenericPlatform/GenericPlatformHostCommunication.h" |
Syntax
enum EHostProtocol
{
CookOnTheFly = 0,
}
Values
| Name | Remarks |
|---|---|
| CookOnTheFly |