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 |
void DrawAttention
(
const FWindowDrawAttentionParameters & Parameters
)
Attempts to draw the user's attention to this window in whatever way is appropriate for the platform if this window is not the current active
Parameter |
Description |
---|---|
Parameters |
The parameters for bouncing. Depending on the platform, not all parameters may be supported. |