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