You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gdextension/gdextension_interface.h
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -573,6 +573,7 @@ typedef struct {
573
573
574
574
void (*object_set_instance)(GDExtensionObjectPtrp_o, GDExtensionConstStringNamePtrp_classname, GDExtensionClassInstancePtrp_instance); /* p_classname should be a registered extension class and should extend the p_o object's class. */
0 commit comments