FSlateDrawElement::MakeBox

Windows
MacOS
Linux

Deprecated

References

Module

SlateCore

Header

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

Include

#include "Rendering/DrawElements.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/DrawElements.cpp

Syntax

static void MakeBox
(
    FSlateWindowElementList & ElementList,
    uint32 InLayer,
    const FPaintGeometry & PaintGeometry,
    const FSlateBrush * InBrush,
    const FSlateResourceHandle & InRenderingHandle,
    ESlateDrawEffect InDrawEffects,
    const FLinearColor & InTint
)

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