Version: 2022.3
言語: 日本語
public void OnSelectionClosed (Presets.Preset selection);

説明

This method is called by the PresetSelector when the modal window is closed.

You must use this method to destroy your PresetSelectorReceiver object. For an example, consult the DefaultPresetSelectorReceiver.OnSelectionClosed documentation.