Version: 2022.3
언어: 한국어

Undo.isProcessing

매뉴얼로 전환
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.