Version 3.3.0.1

SelectionChangedType enum

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
public enum SelectionChangedType
Constants which describe the type of change that was made to the OdinMenuTrees's Selection

Values

ItemAdded
A menu item was selected.
ItemRemoved
A menu item was removed.
SelectionCleared
The selection was cleared.