Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/Null > API/Runtime/ApplicationCore/Null/FNullWindow
- FGenericWindow::DrawAttention()
- FNullWindow::DrawAttention()
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/Null/NullWindow.h |
| Include | #include "Null/NullWindow.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/Null/NullWindow.cpp |
virtual 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 window.
Parameters
| Name | Description |
|---|---|
| Parameters | The parameters for drawing attention. Depending on the platform, not all parameters may be supported. |