This version of Unity is unsupported.
Method group is Obsolete

PresetSelectorReceiver.OnSelectionChanged

Obsolete The PresetSelectorReceiver is deprecated. Please use PresetSelector.ShowSelector(Object[], Preset, bool) instead.

Declaration

public void OnSelectionChanged(Presets.Preset selection);

Parameters

selection This parameter is set to null when 'None' is the new selection in the PresetSelector.

Description

When a new Preset is selected in the modal window, this method is called by PresetSelector.