UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::StructuredArchive::Private::TNamedAttribute< T > Struct Template Reference

#include <StructuredArchiveNameHelpers.h>

Public Attributes

FArchiveFieldName Name
 
T & Value
 

Detailed Description

template<typename T>
struct UE::StructuredArchive::Private::TNamedAttribute< T >

Class to contain a named attribute for serialization. Intended to be created as a temporary and passed to object serialization methods.

Member Data Documentation

◆ Name

◆ Value


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