OnSelectionChanged(Preset)
When a new Preset is selected in the modal window, this method is called by PresetSelector.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Presets
- Assembly: UnityEditor
public virtual void OnSelectionChanged(Preset selection)
Parameters
This parameter is set to null when 'None' is the new selection in the PresetSelector.