What is the difference between object_set_instance and object_set_instance_bind?

Godot Version

4.6

Question

I am writing GDExtension and confused with object_set_instance and object_set_instance_bind.

I cannot find much information in the Document, thanks for any help.

You can look at what they’re doing in gdextension_interface.cpp