FSlateCachedBufferPayload

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateDataPayload

FSlateCachedBufferPayload

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementPayloads.h

Include

#include "Rendering/DrawElementPayloads.h"

Syntax

struct FSlateCachedBufferPayload : public FSlateDataPayload

Variables

Name Description

Public variable

FSlateRenderDat...

 

CachedRenderData

Cached render data.

Public variable

FVector2D

 

CachedRenderDataOffset

Functions

Name Description

Public function

void

 

SetCachedBuffer

(
    FSlateRenderDataHandle* InRend...,
    const FVector2D& Offset
)

Cached Buffers.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss