res://addons/w4gd/w4rm/w4rm_watcher.gd
Inherits: Node
There is currently no description for this class.
Properties
Variant  | 
  | 
Methods
void  | 
unwatch ( )  | 
void  | 
watch ( Variant p_channel, Callable p_inserted, Callable p_updated, Callable p_deleted )  | 
Property Descriptions
Variant channel = null
There is currently no description for this property.
Method Descriptions
void unwatch ( )
There is currently no description for this method.
void watch ( Variant p_channel, Callable p_inserted, Callable p_updated, Callable p_deleted )
There is currently no description for this method.