Version: 5.6
public static void SaveAssets ();

Descripción

Writes all unsaved asset changes to disk.

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.