Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateClippingState
Description
Set the state index that this clipping state originated from. We just do this for debugging purposes.
| Name | SetDebuggingStateIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Clipping.h |
| Include Path | #include "Layout/Clipping.h" |
void SetDebuggingStateIndex
(
int32 InStateIndex
) const