![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Input/CursorReply.h"#include "Input/Reply.h"#include "Widgets/SWindow.h"#include "SWebBrowser.h"Go to the source code of this file.
Classes | |
| struct | FWebNavigationRequest |
| class | IWebBrowserWindow |
Enumerations | |
| enum class | EWebBrowserDocumentState { Completed , Error , Loading , NoDocument } |
| enum class | EWebBrowserConsoleLogSeverity { Default , Verbose , Debug , Info , Warning , Error , Fatal } |
| enum class | EWebTransitionSource { Unknown , Link , Explicit , AutoSubframe , ManualSubframe , FormSubmit , Reload } |
| enum class | EWebTransitionSourceQualifier { Unknown , Blocked , ForwardBack , ChainStart , ChainEnd , ClientRedirect , ServerRedirect } |
|
strong |
|
strong |
|
strong |
|
strong |