Choose your operating system:
Windows
macOS
Linux
Deprecated
Storing and passing in a FSlateResourceHandle to MakeBox is no longer necessary.
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElements.h |
Include |
#include "Rendering/DrawElements.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Rendering/DrawElements.cpp |
static void MakeBox
(
FSlateWindowElementList & ElementList,
uint32 InLayer,
const FPaintGeometry & PaintGeometry,
const FSlateBrush * InBrush,
const FSlateResourceHandle & InRenderingHandle,
ESlateDrawEffect InDrawEffects,
const FLinearColor & InTint
)