IWebBrowserSchemeHandler::IHeaders::SetStatusCode

Sets the status code for the response.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserSchemeHandler.h"

Syntax

void SetStatusCode
(
    int32 StatusCode
)

Remarks

Sets the status code for the response.

Parameters

Parameter

Description

StatusCode

The status code.

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