DefaultPresetSelectorReceiver

class in UnityEditor.Presets

/

Inherits from:Presets.PresetSelectorReceiver

Switch to Manual

Description

Basic implementation of the PresetSelectorReceiver.

Uses this version when PresetSelector.ShowSelector is called without the PresetSelectorReceiver parameter.

Public Functions

OnSelectionChangedApplies the Preset to each target. If Preset is null, this method reverts the value of each target.
OnSelectionClosedApplies the current selection and then destroys itself.

Inherited members