IPerfCounters::SetJson

Make a callback so we can request more extensive types on demand (presumably backed by some struct locally)

Windows
MacOS
Linux

References

Module

PerfCounters

Header

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

Include

#include "PerfCountersModule.h"

Syntax

void SetJson
(
    const FString & Name,
    const FProduceJsonCounterValue & Callback,
    uint32 Flags
)

Remarks

Make a callback so we can request more extensive types on demand (presumably backed by some struct locally)

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