Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateClippingState
Description
Indicates if this clipping state has a zero size, aka is empty. We only possibly report true for scissor clipping zones.
| Name | HasZeroArea |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Clipping.h |
| Include Path | #include "Layout/Clipping.h" |
bool HasZeroArea() const