IWidgetReflector::ReflectorNeedsToDrawIn

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/IWidgetReflector.h

Include

#include "Framework/Application/IWidgetReflector.h"

Syntax

bool ReflectorNeedsToDrawIn
(
    TSharedRef< SWindow > ThisWindow
) const

Returns

true if we want to draw something for this window; false otherwise

Parameters

Parameter

Description

ThisWindow

Do we want to draw something for this window?

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