FCanvas::HasBatchesToRender

Determine if the canvas has dirty batches that need to be rendered

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp

Syntax

bool HasBatchesToRender() const

Remarks

Determine if the canvas has dirty batches that need to be rendered

Returns

true if the canvas has any element to render