Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
GenericPlatformHostCommunication.h File Reference
+ 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 }
 

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 
CookOnTheFly 
CookOnTheFly 

Definition at line 18 of file GenericPlatformHostCommunication.h.