UListView::ConstructListView

[SListView](API\Runtime\Slate\Widgets\Views\SListView) construction helper - useful if using a custom [STreeView](API\Runtime\Slate\Widgets\Views\STreeView) subclass

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/ListView.h

Include

#include "Components/ListView.h"

Syntax

template<template< typename > class ListViewT>
TSharedRef< ListViewT< UObject * > > ConstructListView()

Remarks

SListView construction helper - useful if using a custom STreeView subclass

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