FOnNeedsRedraw

A delegate that is invoked when the off-screen window has been repainted and requires an update.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_NoParams< void >

IWebBrowserWindow::FOnNeedsRedraw

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

class FOnNeedsRedraw : public TBaseMulticastDelegate_NoParams< void >

Remarks

A delegate that is invoked when the off-screen window has been repainted and requires an update.

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