Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/FWebJSResponse
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| WebJSFunction.h | |||
FWebJSResponse
(
TSharedPtr< FWebJSScripting > InScripting, |
WebJSFunction.h |
FWebJSResponse()
| Name | FWebJSResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/WebJSFunction.h |
| Include Path | #include "WebJSFunction.h" |
FWebJSResponse()
FWebJSResponse(TSharedPtr< FWebJSScripting >, const FGuid &)
| Name | FWebJSResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/WebJSFunction.h |
| Include Path | #include "WebJSFunction.h" |
FWebJSResponse
(
TSharedPtr < FWebJSScripting > InScripting,
const FGuid & InCallbackId
)