Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/STreeView
References
| Module | UnrealEd |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STreeView.h |
| Include | #include "Widgets/Views/STreeView.h" |
bool IsItemExpanded
&40;
const ItemType & InItem
&41; const
true if the item is expanded; false otherwise.
Parameters
| Name | Description |
|---|---|
| InItem | The data item whose expansion state to query. |