Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include |
#include "Widgets/SWindow.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
static TSharedRef< SWindow > MakeStyledCursorDecorator
(
const FWindowStyle & InStyle
)
Make cursor decorator window with a non-default style
The new SWindow
Parameter |
Description |
---|---|
InStyle |
The style to use for the cursor decorator |