IAnalyzer::FInterfaceBuilder::RouteLoggerEvents

Subscribe to all events from a particular logger.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

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

Include

#include "Trace/Analyzer.h"

Syntax

void RouteLoggerEvents
(
    uint16 RouteId,
    const ANSICHAR * Logger,
    bool bScoped
)

Remarks

Subscribe to all events from a particular logger.

Parameters

Parameter

Description

RouteId

User-provided identifier for this event subscription.

Logger

Name of the logger that emits the event.

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