JavaScriptBridge

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Methods

JavaScriptObject

create_callback ( Callable callable )

Variant

create_object ( String object, … ) vararg

void

download_buffer ( PackedByteArray buffer, String name, String mime=”application/octet-stream” )

Variant

eval ( String code, bool use_global_execution_context=false )

void

force_fs_sync ( )

JavaScriptObject

get_interface ( String interface )

bool

pwa_needs_update ( ) const

Error

pwa_update ( )


Signals

pwa_update_available ( )

There is currently no description for this signal. Please help us by contributing one!


Method Descriptions

JavaScriptObject create_callback ( Callable callable )

There is currently no description for this method. Please help us by contributing one!


Variant create_object ( String object, … ) vararg

There is currently no description for this method. Please help us by contributing one!


void download_buffer ( PackedByteArray buffer, String name, String mime=”application/octet-stream” )

There is currently no description for this method. Please help us by contributing one!


Variant eval ( String code, bool use_global_execution_context=false )

There is currently no description for this method. Please help us by contributing one!


void force_fs_sync ( )

There is currently no description for this method. Please help us by contributing one!


JavaScriptObject get_interface ( String interface )

There is currently no description for this method. Please help us by contributing one!


bool pwa_needs_update ( ) const

There is currently no description for this method. Please help us by contributing one!


Error pwa_update ( )

There is currently no description for this method. Please help us by contributing one!