res://addons/w4gd/w4rm/w4rm_connectors.gd:W4RMSupabaseConnector
Inherits: res://addons/w4gd/w4rm/w4rm_connectors.gd:W4RMConnector < RefCounted
There is currently no description for this class.
Properties
Variant  | 
  | 
Methods
void  | 
channel ( String p_name, String p_cond )  | 
void  | 
function ( Variant p_func, Array p_args )  | 
void  | 
query ( String p_query )  | 
Property Descriptions
Variant client = null
There is currently no description for this property.
Method Descriptions
void channel ( String p_name, String p_cond )
There is currently no description for this method.
void function ( Variant p_func, Array p_args )
There is currently no description for this method.
void query ( String p_query )
There is currently no description for this method.