FOnDocumentStateChanged

A delegate that is invoked when the loading state of a document changed.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, EWebBrowserDocumentState >

IWebBrowserWindow::FOnDocumentStateChanged

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h

Include

#include "IWebBrowserWindow.h"

Syntax

class FOnDocumentStateChanged : public TBaseMulticastDelegate_OneParam< void, EWebBrowserDocumentState >

Remarks

A delegate that is invoked when the loading state of a document changed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss