Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/Trace > API/Developer/TraceAnalysis/Trace/FControlClient > API/Developer/TraceAnalysis/Trace/FControlClient/Send
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 Send
&40;
const TCHAR &42; Command
&41;
Remarks
Sends a raw command to the instance.
Parameters
Name | Description |
---|---|
Command | The command to send to the runtime (CRLF terminator not required). |