TIsValidListItem

Lists/Trees only work with shared pointer types, and UObjbectBase*.

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 TIsValidListItem

Remarks

Lists/Trees only work with shared pointer types, and UObjbectBase*. Type traits to ensure that the user does not accidentally make a List/Tree of value types.

Specializations

Constants

Name

Description

Value

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