FSlateClippingState::SetDebuggingStateIndex

Set the state index that this clipping state originated from.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/Clipping.h"

Syntax

void SetDebuggingStateIndex
(
    int32 InStateIndex
) const

Remarks

Set the state index that this clipping state originated from. We just do this for debugging purposes.

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