FSlateRenderer::CopyWindowsToVirtualScreenBuffer

Copies all slate windows out to a buffer at half resolution with debug information like the mouse cursor and any keypresses.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/SlateRenderer.h"

Syntax

virtual void CopyWindowsToVirtualScreenBuffer
(
    const TArray< FString > & KeypressBuffer
)

Remarks

Copies all slate windows out to a buffer at half resolution with debug information like the mouse cursor and any keypresses.

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