Navigation
API > API/Plugins > API/Plugins/WebBrowserWidget
The public interface to this module
| Name | IWebBrowserWidgetModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/WebBrowserWidget/Source/WebBrowserWidget/Public/WebBrowserWidgetModule.h |
| Include Path | #include "WebBrowserWidgetModule.h" |
Syntax
class IWebBrowserWidgetModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IWebBrowserWidgetModule & Get () |
Singleton-like access to this module's interface. | WebBrowserWidgetModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | WebBrowserWidgetModule.h |