IPerfCountersModule::GetHTTPStatsPort

Returns the HTTP port to bind for the stats request. Returns -1 if none were specified

Windows
MacOS
Linux

References

Module

PerfCounters

Header

/Engine/Source/Runtime/PerfCounters/Public/PerfCountersModule.h

Include

#include "PerfCountersModule.h"

Source

/Engine/Source/Runtime/PerfCounters/Private/PerfCountersModule.cpp

Syntax

static int32 GetHTTPStatsPort()

Remarks

Returns the HTTP port to bind for the stats request. Returns -1 if none were specified

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