FControlClient::Send

Sends a raw command to the instance.

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 Send
(
    const TCHAR * Command
)

Remarks

Sends a raw command to the instance.

Parameters

Parameter

Description

Command

The command to send to the runtime (CRLF terminator not required).

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