Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateElementBatcher
Struct containing info to use for the middle ellipsis policy
| Name | FMiddleEllipsisOverflowData |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/ElementBatcher.h |
| Include Path | #include "Rendering/ElementBatcher.h" |
Syntax
struct FMiddleEllipsisOverflowData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMiddleEllipsisOverflowData() |
Rendering/ElementBatcher.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EllipsisLineX | float | Rendering/ElementBatcher.h | ||
| EllipsisLineY | float | Rendering/ElementBatcher.h | ||
| LineX | float | Rendering/ElementBatcher.h | ||
| LineY | float | Rendering/ElementBatcher.h | ||
| SkipIndexEnd | int32 | Rendering/ElementBatcher.h | ||
| SkipIndexStart | int32 | Rendering/ElementBatcher.h |