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