SWindow::MakeStyledCursorDecorator

Make cursor decorator window with a non-default style

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h

Include

#include "Widgets/SWindow.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp

Syntax

static TSharedRef< SWindow > MakeStyledCursorDecorator
(
    const FWindowStyle & InStyle
)

Remarks

Make cursor decorator window with a non-default style

Returns

The new SWindow

Parameters

Parameter

Description

InStyle

The style to use for the cursor decorator