Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FItemInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FItemInfo () |
Widgets/Views/STreeView.h | ||
| Widgets/Views/STreeView.h |
FItemInfo()
| Name | FItemInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STreeView.h |
| Include Path | #include "Widgets/Views/STreeView.h" |
FItemInfo()
FItemInfo(TBitArray<>, bool, bool, int32)
| Name | FItemInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STreeView.h |
| Include Path | #include "Widgets/Views/STreeView.h" |
FItemInfo
(
TBitArray <> InNeedsVerticalWire,
bool InHasChildren,
bool InIsLastChild,
int32 InParentIndex
)