IAllocationsProvider::EnumerateTags

Enumerates the discovered tags.

Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > IAllocationsProvider

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/AllocationsProvider.h
Include #include "TraceServices/Model/AllocationsProvider.h"
void EnumerateTags
(
    [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(const TCHAR *, const TCHAR *, [TagIdType](API\Developer\TraceServices\TraceServices\Model\TagIdType), [TagIdType](API\Developer\TraceServices\TraceServices\Model\TagIdType))> Callback
) const

Remarks

Enumerates the discovered tags.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library