string CurrentModeName { get; set; }

Summary

Holds the name of the current tool. We store this as a name because it's easy to store and restore. This gives us a single point to change, or read the current tool. The tool won't change until the next frame update.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.