Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/STreeView
Syntax
TArray< ItemType > LinearizedItems
Remarks
A linearized version of the items being observed by the tree view. Note that we inherit from a ListView, which we point at this linearized version of the tree.