UTreeView::ConstructTreeView

[STreeView](API\Runtime\Slate\Widgets\Views\STreeView) 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/TreeView.h

Include

#include "Components/TreeView.h"

Syntax

template<template< typename > class TreeViewT>
TSharedRef< TreeViewT< UObject * > > ConstructTreeView()

Remarks

STreeView 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