Namespace UE4.EngineMessages
Structs
EngineServiceAuthDeny
Implements a message for denying service access to a remote user.
EngineServiceAuthGrant
Implements a message for granting service access to a remote user.
EngineServiceExecuteCommand
Implements a message for executing a console command.
EngineServiceNotification
Implements a message that contains a notification or log output.
EngineServicePing
Implements a message for discovering engine instances on the network.
EngineServicePong
Implements a message for responding to a request to discover engine instances on the network.
EngineServiceTerminate
Implements a message for terminating the engine.