godot-cpp icon indicating copy to clipboard operation
godot-cpp copied to clipboard

Language binding problem

Open JustDooooIt opened this issue 1 year ago • 2 comments

Godot version

4.3.stable

godot-cpp version

4.3.stable

System information

windows 11

Issue description

After using this method, the editor cannot detach the script and modify the visibility should be related to the implementation of GDExtensionScriptInstanceInfo3 436c41cf926de932afdd4dfcaa720e9

Steps to reproduce

create instance_info and script_instance

Minimal reproduction project

test.zip

JustDooooIt avatar Sep 12 '24 02:09 JustDooooIt