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
So, we have int IntAttribute(const char* name, int defaultValue = 0) const; and similar but no const char* StringAttribute(const char* name, const char* defaultValue = "") const;