UEConsole Commands
CommandConsole CommandRemaining

Trace.Send

Trace.Send is a console command in Unreal Engine 5 (UE5). See what Trace.Send does and how to run it in the Unreal Engine console below.

Category: Remaining · Namespace: trace

Description

<Host> [ChannelSet] - Starts tracing to a trace store. <Host> is the IP address or hostname of the trace store. ChannelSet is comma-separated list of trace channels/presets to be enabled.

Usage

Unreal console (open with ~)
> Trace.Send

Related in trace