Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Clipping.h |
| Include | #include "Layout/Clipping.h" |
Syntax
struct FClipStateHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FSlateClippingState * | |||
| int32 | |||
| void | SetCachedClipState
(
const FSlateClippingState* CachedState |
||
| void | SetPreCachedClipIndex
(
int32 InClipIndex |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FClipStateHandle& Other |