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
GDExtensionClassCreateInstancecreate_instance_func; // (Default) constructor; mandatory. If the class is not instantiable, consider making it virtual or abstract.
virtualconst StringName *_get_extension_class_name() const; // This is needed to retrieve the class name before the godot object has its _extension and _extension_instance members assigned.
0 commit comments