Version: 2022.3
言語: 日本語
public static bool isProcessing ;

説明

Returns true if the editor is currently processing undo or redo operations, false otherwise.

Note: it is forbidden to call RegisterCreatedObjectUndo while this value is true.