#include <CookOnTheFly.h>
◆ ~ICookOnTheFlyServerConnection()
| virtual UE::Cook::ICookOnTheFlyServerConnection::~ICookOnTheFlyServerConnection |
( |
| ) |
|
|
inlinevirtual |
◆ DECLARE_EVENT_OneParam()
Event triggered when a new message has been sent from the server.
◆ GetHost()
| virtual const FString & UE::Cook::ICookOnTheFlyServerConnection::GetHost |
( |
| ) |
const |
|
pure virtual |
◆ GetPlatformName()
| virtual const FString & UE::Cook::ICookOnTheFlyServerConnection::GetPlatformName |
( |
| ) |
const |
|
pure virtual |
◆ GetZenHostNames()
| virtual const TArray< FString > UE::Cook::ICookOnTheFlyServerConnection::GetZenHostNames |
( |
| ) |
const |
|
pure virtual |
◆ GetZenHostPort()
| virtual const uint16 UE::Cook::ICookOnTheFlyServerConnection::GetZenHostPort |
( |
| ) |
const |
|
pure virtual |
◆ GetZenProjectName()
| virtual const FString & UE::Cook::ICookOnTheFlyServerConnection::GetZenProjectName |
( |
| ) |
const |
|
pure virtual |
◆ IsConnected()
| virtual bool UE::Cook::ICookOnTheFlyServerConnection::IsConnected |
( |
| ) |
const |
|
pure virtual |
◆ IsSingleThreaded()
| virtual bool UE::Cook::ICookOnTheFlyServerConnection::IsSingleThreaded |
( |
| ) |
const |
|
pure virtual |
◆ OnMessage()
| virtual FMessageEvent & UE::Cook::ICookOnTheFlyServerConnection::OnMessage |
( |
| ) |
|
|
pure virtual |
◆ SendRequest()
The documentation for this class was generated from the following file: