Trace::ENetProfilerConnectionMode

Insights.

Windows
MacOS
Linux

References

Module

TraceServices

Header

/Engine/Source/Developer/TraceServices/Public/TraceServices/Model/NetProfiler.h

Include

#include "TraceServices/Model/NetProfiler.h"

Syntax

namespace Trace
{
    enum ENetProfilerConnectionMode
    {
        Outgoing    = 0,
        Incoming    = 1,
        Count,
    }
}

Values

Name

Description

Outgoing

Incoming

Count

Remarks

Insights.

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