Namespace Unity.SelectionGroups.Editor
Classes
SelectionGroupConfigurationDialog
Implements the configuration dialog in the editor for a selection group.
SelectionGroupDrawer
The editor draw used in the inspector for SelectionGroup properties.
SelectionGroupException
This exception is thrown when user intervention is required during a selection group operation. Eg, adding invalid objects.
SelectionGroupToolAttribute
Marks a method to be included as a SelectionGroup tool, which is enabled in the configuration dialog for a selection group.
SelectionGroupTools
This class containes methods which implement the default tools available for selection groups.