| bConsumeInput |
bool |
Whether or not the widget should consume input not handled by the browser |
ILoginFlowModule.h |
|
| BrowserContextSettings |
TSharedPtr< FBrowserContextSettings > |
Optional browser context settings |
ILoginFlowModule.h |
|
| CloseCallback |
FOnLoginFlowRequestClose |
Delegate to fire on widget closure |
ILoginFlowModule.h |
|
| ErrorCallback |
FOnLoginFlowError |
Delegate to fire on flow error |
ILoginFlowModule.h |
|
| RedirectCallback |
FOnLoginFlowRedirectURL |
Delegate to fire for every URL redirect |
ILoginFlowModule.h |
|
| StyleSet |
ISlateStyle * |
Optional Slate style for the internal widgets |
ILoginFlowModule.h |
|
| Url |
FString |
Starting URL for login flow |
ILoginFlowModule.h |
|