res://addons/w4gd/w4rm/w4rm_operations.gd
Inherits: RefCounted
There is currently no description for this class.
Methods
void |
w4rm_operation ( StringName p_name, Array p_arguments, StringName p_returns, String p_body, StringName p_language ) |
void |
w4rm_operation_proxy ( Variant p_mapper, Variant p_base ) |
void |
w4rm_table_operations ( Variant p_table ) |
void |
w4rm_table_ref_operations ( Variant p_table ) |
Method Descriptions
void w4rm_operation ( StringName p_name, Array p_arguments, StringName p_returns, String p_body, StringName p_language )
There is currently no description for this method.
void w4rm_operation_proxy ( Variant p_mapper, Variant p_base )
There is currently no description for this method.
void w4rm_table_operations ( Variant p_table )
There is currently no description for this method.
void w4rm_table_ref_operations ( Variant p_table )
There is currently no description for this method.