FClipStateHandle

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/Clipping.h"

Syntax

struct FClipStateHandle

Constructors

Name Description

Public function

FClipStateHandle()

Functions

Name Description

Public function Const

const FSlate...

 

GetCachedClipState()

Public function Const

int32

 

GetPrecachedClipIndex()

Public function

void

 

SetCachedClipState

(
    const FSlateClippingState* Cac...
)

Public function

void

 

SetPreCachedClipIndex

(
    int32 InClipIndex
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FClipStateHandle& Other
)

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