コード例 #1
0
 private void UndoStackModified()
 {
     Interactable = !string.IsNullOrEmpty(Undo.GetCurrentUndo());
 }