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
One might not want to "polute" the namespace by having to use using namespace godot; in a header file. Fix would be to use godot::* for each class used in the macro that comes from the godot namespace