UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Logging::Private::FUniqueLogTemplateStorage Class Reference

#include <StructuredLogFormat.h>

Public Member Functions

voidAllocate (int32 Size)
 
const voidGet () const
 

Detailed Description

Store a log template in a movable heap-allocated byte array.

Member Function Documentation

◆ Allocate()

void * UE::Logging::Private::FUniqueLogTemplateStorage::Allocate ( int32  Size)
inline

◆ Get()

const void * UE::Logging::Private::FUniqueLogTemplateStorage::Get ( ) const
inline

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