Navigation
API > API/Runtime > API/Runtime/WebBrowser
| Name | FWebNavigationRequest |
| Type | struct |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h |
| Include Path | #include "IWebBrowserWindow.h" |
Syntax
struct FWebNavigationRequest
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsExplicitTransition | bool | IWebBrowserWindow.h | ||
| bIsMainFrame | bool | IWebBrowserWindow.h | ||
| bIsRedirect | bool | IWebBrowserWindow.h | ||
| TransitionSource | EWebTransitionSource | IWebBrowserWindow.h | ||
| TransitionSourceQualifier | EWebTransitionSourceQualifier | IWebBrowserWindow.h |