Navigation
API > API/Runtime > API/Runtime/ApplicationCore
Parameters for drawing attention to a window or application. Some parameters may only be used on certain platforms.
| Name | FWindowDrawAttentionParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericWindow.h |
| Include Path | #include "GenericPlatform/GenericWindow.h" |
Syntax
struct FWindowDrawAttentionParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GenericPlatform/GenericWindow.h | |||
FWindowDrawAttentionParameters
(
EWindowDrawAttentionRequestType InRequestType |
GenericPlatform/GenericWindow.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RequestType | EWindowDrawAttentionRequestType | GenericPlatform/GenericWindow.h |