FControlClient::SendSendTo

Tells the runtime to attempt to record its trace event log to a socket.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

/Engine/Source/Developer/TraceAnalysis/Public/Trace/ControlClient.h

Include

#include "Trace/ControlClient.h"

Source

/Engine/Source/Developer/TraceAnalysis/Private/ControlClient.cpp

Syntax

void SendSendTo
(
    const TCHAR * Host
)

Remarks

Tells the runtime to attempt to record its trace event log to a socket.

Parameters

Parameter

Description

Host

Host IP address that the runtime should send events to.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss