![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WebJSFunction.h>
Inheritance diagram for FWebJSCallbackBase:Public Member Functions | |
| FWebJSCallbackBase () | |
| bool | IsValid () const |
Protected Member Functions | |
| FWebJSCallbackBase (TSharedPtr< FWebJSScripting > InScripting, const FGuid &InCallbackId) | |
| WEBBROWSER_API void | Invoke (int32 ArgCount, FWebJSParam Arguments[], bool bIsError=false) const |
Base class for JS callback objects.
|
inline |
|
inlineprotected |
|
protected |
|
inline |