IAnalyzer::FInterfaceBuilder::RouteAllEvents

Subscribe to all events in the trace stream being analyzed.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

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

Include

#include "Trace/Analyzer.h"

Syntax

void RouteAllEvents
(
    uint16 RouteId,
    bool bScoped
)

Remarks

Subscribe to all events in the trace stream being analyzed.

Parameters

Parameter

Description

RouteId

User-provided identifier for this event subscription.

bScoped

Route scoped events.

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