FWidgetRenderer::DrawInvalidationRoot

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Slate/WidgetRenderer.h

Include

#include "Slate/WidgetRenderer.h"

Source

/Engine/Source/Runtime/UMG/Private/Slate/WidgetRenderer.cpp

Syntax

bool DrawInvalidationRoot
(
    TSharedRef< SVirtualWindow > & VirtualWindow,
    UTextureRenderTarget2D * RenderTarget,
    FSlateInvalidationRoot & Root,
    const FSlateInvalidationContext & Context,
    bool bDeferRenderTargetUpdate
)