![]() |
Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"#include "Containers/UnrealString.h"#include "GenericPlatform/GenericPlatformHostSocket.h"
Include dependency graph for GenericPlatformHostCommunication.h:Go to the source code of this file.
Classes | |
| class | IPlatformHostCommunication |
| class | FGenericPlatformHostCommunication |
| struct | FPlatformHostCommunicationAutoInit< T > |
Enumerations | |
| enum | EHostProtocol { CookOnTheFly = 0x0 , CookOnTheFly = 0 , CookOnTheFly = 0x0 } |
Known custom communication protocols used by the engine.
These values may be used as ProtocolIndex parameter when calling OpenConnection.
| Enumerator | |
|---|---|
| CookOnTheFly | |
| CookOnTheFly | |
| CookOnTheFly | |
Definition at line 18 of file GenericPlatformHostCommunication.h.