IAllocationsProvider::GetTagName

Returns the display name of the specified LLM tag.

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"
const TCHAR * GetTagName
(
    [TagIdType](API\Developer\TraceServices\TraceServices\Model\TagIdType) Tag
) const

Remarks

Returns the display name of the specified LLM tag. Lifetime of returned string matches the session lifetime.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library