mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Merge commit godotengine/godot@2d3bdcac35
This commit is contained in:
@@ -66,6 +66,8 @@ extern int godot_js_wrapper_object_transfer_buffer(int p_id, void *p_byte_arr, v
|
||||
};
|
||||
|
||||
class JavaScriptObjectImpl : public JavaScriptObject {
|
||||
GDSOFTCLASS(JavaScriptObjectImpl, JavaScriptObject);
|
||||
|
||||
private:
|
||||
friend class JavaScriptBridge;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user