SWidget::GetCurrentClippingState

Returns the clipping state to clip this widget against its parent

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

const TOptional< FSlateClippingState > & GetCurrentClippingState() const

Remarks

Returns the clipping state to clip this widget against its parent

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