Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
UInternetBrowser Member List

This is the complete list of members for UInternetBrowser, including all inherited members.

AddBookmark(const FBrowserBookmark &InBookmark)UInternetBrowser
DeleteAllCookies(UPARAM(DisplayName="On Cookies Deleted") FOnCookieDeleteComplete Delegate)UInternetBrowser
DeleteCookie(const FString &URL, const FString &CookieName, UPARAM(DisplayName="On Cookies Deleted") FOnCookieDeleteComplete Delegate)UInternetBrowser
ExecuteJavascript(const FString &ScriptText)UInternetBrowser
GetAddressbarUrl() constUInternetBrowser
GetBookmarks() constUInternetBrowserinline
GetBrowserProtocolLink() constUInternetBrowser
GetCleanDomainName(const FText &InURL)UInternetBrowserstatic
GetCookieName(const FBrowserCookie &InCookie) constUInternetBrowserinline
GetHistory() constUInternetBrowser
GetTitleText() constUInternetBrowser
GetUrl() constUInternetBrowser
InitializeInternetBrowser(const FString InOverrideURL="")UInternetBrowser
IsHistoryValid(const FInternetBrowserHistory &InHistory)UInternetBrowserinlinestatic
LoadString(FString Contents, FString DummyURL)UInternetBrowser
LoadURL(const FText &URL)UInternetBrowser
OnAccessDeniedUInternetBrowser
OnBeforePopupUInternetBrowser
OnLoadBrowserURLUInternetBrowser
OnLoadCompletedUInternetBrowser
OnLoadErrorUInternetBrowser
OnLoadStartedUInternetBrowser
OnUrlChangedUInternetBrowser
RebuildWidget() overrideUInternetBrowservirtual
ReleaseSlateResources(bool bReleaseChildren) overrideUInternetBrowservirtual
ReloadWebPage()UInternetBrowserprotected
RemoveBookmark(const FBrowserBookmark &InBookmark)UInternetBrowser
SetCookie(const FString &URL, const FBrowserCookie &InCookie, UPARAM(DisplayName="On Cookie Set") FOnCookieSetComplete Delegate)UInternetBrowser
SetCookieForAll(const FBrowserCookie &InCookie, UPARAM(DisplayName="On Cookie Set") FOnCookieSetComplete Delegate)UInternetBrowser
UInternetBrowser(const FObjectInitializer &ObjectInitializer)UInternetBrowser