UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TListTypeTraits< T, Enable > Struct Template Reference

#include <TableViewTypeTraits.h>

Detailed Description

template<typename T, typename Enable = void>
struct TListTypeTraits< T, Enable >

Furthermore, ListViews of TSharedPtr<> work differently from lists of UObject*. ListTypeTraits provide the specialized functionality such as pointer testing, resetting, and optional serialization for UObject garbage collection.


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