| FEngineServiceAuthDeny |
Authorization messages Implements a message for denying service access to a remote user. |
| FEngineServiceAuthGrant |
Implements a message for granting service access to a remote user. |
| FEngineServiceExecuteCommand |
Command messages Implements a message for executing a console command. |
| FEngineServiceNotification |
Status messages Implements a message that contains a notification or log output. |
| FEngineServicePing |
Service discovery messages Implements a message for discovering engine instances on the network. |
| FEngineServicePong |
Implements a message for responding to a request to discover engine instances on the network. |
| FEngineServiceTerminate |
Implements a message for terminating the engine. |
| FTraceChannelPreset |
Contains data about a trace channel preset |
| FTraceControlBookmark |
Trace a bookmark with the given label. |
| FTraceControlChannelsDesc |
Response for FTraceControlChannelsPing with information about available channels. |
| FTraceControlChannelsPing |
Request update of channels and status |
| FTraceControlChannelsSet |
Command to set the state of channels |
| FTraceControlChannelsSetError |
Error messages related to channel enable/disable commands |
| FTraceControlChannelsStatus |
Response for FTraceControlChannelsPing with information about enabled channels. |
| FTraceControlDiscovery |
Response for FTraceControlPing. |
| FTraceControlDiscoveryPing |
Message sent when first connecting to a session. Expected to return FTraceControlPong message. |
| FTraceControlFile |
Start tracing to a file (on the receiver) |
| FTraceControlPause |
Pause all tracing (i.e. mute all channels) |
| FTraceControlResume |
Resume all tracing (from pause) |
| FTraceControlScreenshot |
Trace a screenshot with the given label. |
| FTraceControlSend |
Start tracing to a host |
| FTraceControlSetStatNamedEvents |
Set the StatNamedEvents flag. |
| FTraceControlSettings |
Response for FTraceControlSettingsPing containing TraceLog and system settings. |
| FTraceControlSettingsPing |
Request update of settings |
| FTraceControlSnapshotFile |
Trace a snapshot to a file. |
| FTraceControlSnapshotSend |
Trace a snapshot to the trace server. |
| FTraceControlStartCommon |
Shared properties for starting a trace. Never use this message directly. |
| FTraceControlStatus |
Response for FTraceControlStatusPing. |
| FTraceControlStatusPing |
Trace messages Request a status update |
| FTraceControlStop |
Stop current trace. |