IAnalyzer::FInterfaceBuilder::RouteAllEvents

Subscribe to all events in the trace stream being analyzed.

Unreal Engine C++ API Reference > Developer > TraceAnalysis > Trace > IAnalyzer > FInterfaceBuilder

References

   
Module TraceAnalysis
Header /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h
Include #include "Trace/Analyzer.h"
void RouteAllEvents
&40;
    uint16 RouteId,
    bool bScoped
&41;

Remarks

Subscribe to all events in the trace stream being analyzed.

Parameters

Name Description
RouteId User-provided identifier for this event subscription.
bScoped Route scoped events.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library