FSlateClippingState::HasZeroArea

Indicates if this clipping state has a zero size, aka is empty.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Clipping.h

Include

#include "Layout/Clipping.h"

Syntax

bool HasZeroArea() const

Remarks

Indicates if this clipping state has a zero size, aka is empty. We only possibly report true for scissor clipping zones.

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