SFxWidget::FArguments::IgnoreClipping

Should the FX widget disable all clipping and show through regardless of its parents' bounds.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SFxWidget.h

Include

#include "Widgets/Layout/SFxWidget.h"

Syntax

WidgetArgsType & IgnoreClipping
(
    const TAttribute< bool > & InAttribute
)

Remarks

Should the FX widget disable all clipping and show through regardless of its parents' bounds.

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