Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/Trace > API/Developer/TraceAnalysis/Trace/FControlClient
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 |
void SendWriteTo
&40;
const TCHAR &42; Path
&41;
Remarks
Tells the runtime to attempt to record its trace event log to a file.
Parameters
| Name | Description |
|---|---|
| Path | File system path that the runtime should write events to. |