Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/FWebJSCallbackBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| WebJSFunction.h | |||
FWebJSCallbackBase
(
TSharedPtr< FWebJSScripting > InScripting, |
WebJSFunction.h |
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
)