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
The current scene is now an object, which is nice. But this can cause problems for the commands that expect it to be a string. Therefore, let's override .ToString()
The current scene is now an object, which is nice. But this can cause problems for the commands that expect it to be a string. Therefore, let's override
.ToString()