Navigation
API > API/Runtime > API/Runtime/WebBrowser
Inheritance Hierarchy
- FWebJSCallbackBase
- FWebJSFunction
- FWebJSResponse
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/WebJSFunction.h |
| Include | #include "WebJSFunction.h" |
Syntax
USTRUCT ()
struct FWebJSCallbackBase
Remarks
Base class for JS callback objects.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWebJSCallbackBase
(
TSharedPtr< FWebJSScripting > InScripting, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Invoke
(
int32 ArgCount, |
||
| bool | IsValid () |