FWebJSResponse::Success

Indicate successful completion without a return value.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "WebJSFunction.h"

Syntax

void Success() const

Remarks

Indicate successful completion without a return value. The remote Promise's then() handler will be executed without arguments.

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