Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TPanelChildrenConstIterator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TPanelChildrenConstIterator
(
const TPanelChildren< SlotType >& InContainer, |
Layout/Children.h | ||
TPanelChildrenConstIterator
(
const TPanelChildren< SlotType >& InContainer, |
Layout/Children.h |
TPanelChildrenConstIterator(const TPanelChildren< SlotType > &, EFlowDirection)
| Name | TPanelChildrenConstIterator |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Children.h |
| Include Path | #include "Layout/Children.h" |
TPanelChildrenConstIterator
(
const TPanelChildren < SlotType > & InContainer,
EFlowDirection InLayoutFlow
)
TPanelChildrenConstIterator(const TPanelChildren< SlotType > &, EOrientation, EFlowDirection)
| Name | TPanelChildrenConstIterator |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Children.h |
| Include Path | #include "Layout/Children.h" |
TPanelChildrenConstIterator
(
const TPanelChildren < SlotType > & InContainer,
EOrientation InOrientation,
EFlowDirection InLayoutFlow
)