UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RenderTargetNameSet Class Reference

Public Member Functions

 RenderTargetNameSet (const TCHAR *Prefix)
 
const TCHARGet (const int32 Index)
 

Detailed Description

Helper class to get the name of an indexed rendertarget, keeping the pointers around (this is required by the rendertarget pool)

Constructor & Destructor Documentation

◆ RenderTargetNameSet()

RenderTargetNameSet::RenderTargetNameSet ( const TCHAR Prefix)
inline

Member Function Documentation

◆ Get()

const TCHAR * RenderTargetNameSet::Get ( const int32  Index)
inline

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