Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TSlotProxyIterator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const SlotProxyType * operator-> () |
Layout/LayoutUtils.h | ||
SlotProxyType * operator-> () |
Layout/LayoutUtils.h |
operator->()
| Name | operator-> |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include Path | #include "Layout/LayoutUtils.h" |
const SlotProxyType * operator->() const
operator->()
| Name | operator-> |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include Path | #include "Layout/LayoutUtils.h" |
SlotProxyType * operator->()