Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateCachedClipState |
| Type | class |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Clipping.h |
| Include Path | #include "Layout/Clipping.h" |
Syntax
class FSlateCachedClipState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateCachedClipState
(
const FSlateClippingState& InState |
Layout/Clipping.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClippingState | TSharedRef< FSlateClippingState, ESPMode::ThreadSafe > | Layout/Clipping.h |