Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/IWebBrowserSingleton
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< class IWebBrowserCookieManager > GetCookieManager () |
IWebBrowserSingleton.h | ||
TSharedPtr< class IWebBrowserCookieManager > GetCookieManager
(
TOptional< FString > ContextId |
IWebBrowserSingleton.h |
GetCookieManager()
| Name | GetCookieManager |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserSingleton.h |
| Include Path | #include "IWebBrowserSingleton.h" |
TSharedPtr < class IWebBrowserCookieManager > GetCookieManager() const
GetCookieManager(TOptional< FString >)
| Name | GetCookieManager |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserSingleton.h |
| Include Path | #include "IWebBrowserSingleton.h" |
TSharedPtr < class IWebBrowserCookieManager > GetCookieManager
(
TOptional < FString > ContextId
) const