![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Delegates/Delegate.h"#include "Internationalization/Text.h"#include "Logging/LogCategory.h"#include "Misc/Attribute.h"#include "Templates/SharedPointer.h"Go to the source code of this file.
Classes | |
| struct | FAsyncTaskNotificationConfig |
| struct | FAsyncNotificationStateData |
| class | FAsyncTaskNotification |
Enumerations | |
| enum class | EAsyncTaskNotificationState : uint8 { None = 0 , Pending , Success , Failure , Prompt } |
| enum class | EAsyncTaskNotificationPromptAction : uint8 { None = 0 , Continue , Cancel , Unattended } |
|
strong |
|
strong |