Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateCachedBufferElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementTypes.h |
| Include Path | #include "Rendering/DrawElementTypes.h" |
Syntax
struct FSlateCachedBufferElement : public FSlateDrawElement
Inheritance Hierarchy
- FSlateDrawElement → FSlateCachedBufferElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachedRenderData | FSlateRenderDataHandle * | Cached render data. | Rendering/DrawElementTypes.h | |
| CachedRenderDataOffset | FVector2f | Rendering/DrawElementTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetCachedBuffer
(
FSlateRenderDataHandle* InRenderDataHandle, |
Cached Buffers. | Rendering/DrawElementTypes.h |