Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/FWebJSResponse > API/Runtime/WebBrowser/FWebJSResponse/Success
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/WebJSFunction.h |
| Include | #include "WebJSFunction.h" |
void Success() const
Remarks
Indicate successful completion without a return value. The remote Promise's then() handler will be executed without arguments.