TListTypeTraits

Furthermore, ListViews of TSharedPtr<> work differently from lists of UObject*.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Views/TableViewTypeTraits.h

Include

#include "Framework/Views/TableViewTypeTraits.h"

Syntax

template<typename T, typename Enable>
struct TListTypeTraits

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss