Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWindow
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 |
void DrawAttention
&40;
const FWindowDrawAttentionParameters & Parameters
&41;
Remarks
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
Parameters
| Name | Description |
|---|---|
| Parameters | The parameters for bouncing. Depending on the platform, not all parameters may be supported. |