FSlateRenderer::DrawWindows

Creates necessary resources to render a window and sends draw commands to the rendering thread

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/SlateRenderer.h"

Syntax

void DrawWindows
(
    FSlateDrawBuffer & InWindowDrawBuffer
)

Remarks

Creates necessary resources to render a window and sends draw commands to the rendering thread

Parameters

Parameter

Description

WindowDrawBuffer

The buffer containing elements to draw

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