UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRenderCommandTag< TSTR > Class Template Reference

#include <RenderingThread.h>

+ Inheritance diagram for TRenderCommandTag< TSTR >:

Static Public Member Functions

static const TRenderCommandTagGet ()
 

Additional Inherited Members

- Public Member Functions inherited from FRenderCommandTag
const TCHARGetName () const
 
TStatId GetStatId () const
 
uint32GetSpecId () const
 
- Protected Member Functions inherited from FRenderCommandTag
 FRenderCommandTag (const TCHAR *InName, TStatId InStatId)
 

Detailed Description

template<typename TSTR>
class TRenderCommandTag< TSTR >

Type that contains profiler data necessary to mark up render commands for various profilers.

Member Function Documentation

◆ Get()

template<typename TSTR >
static const TRenderCommandTag & TRenderCommandTag< TSTR >::Get ( )
inlinestatic

The documentation for this class was generated from the following file: