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