◆ CustomInitialize()
Customize initialization settings. You must call this before the first GetSingleton call, in order to override init settings.
- Parameters
-
| WebBrowserInitSettings | The custom settings. |
- Returns
- true if the settings were used to initialize the singleton. False if the call was ignored due to singleton already existing.
Implements IWebBrowserModule.
◆ GetSingleton()
Get the Web Browser Singleton
- Returns
- The Web Browser Singleton
Implements IWebBrowserModule.
◆ IsWebModuleAvailable()
| bool FWebBrowserModule::IsWebModuleAvailable |
( |
| ) |
const |
|
overridevirtual |
Check whether the web module loaded its requirements successfully
- Returns
- True if the module load worked
Implements IWebBrowserModule.
The documentation for this class was generated from the following file: