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
Currently in all of the example files credentials are private member variables. We should convert these into either public variables or private serialized fields so we can access them in the inspector.