IMemoryProvider::EnumerateTags

Enumerate the registered tags.

Windows
MacOS
Linux

References

Module

TraceServices

Header

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

Include

#include "TraceServices/Model/Memory.h"

Syntax

void EnumerateTags
(
    TFunctionRef< void &)> Callback
) const

Remarks

Enumerate the registered tags.

Parameters

Parameter

Description

Callback

Function that will be called for each registered tag.

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