Version: 2018.2
public static void SaveAssets ();

Description

Записывает все несохраненные изменения на диск.

This function does the same thing as EditorApplication.SaveAssets, with the exception that it is not permitted to be called during serialization.

EditorApplication.SaveAssets will deprecated in a future release, so please this API to maintain future compatibility.