Пример #1
0
 static PropertyHandler()
 {
     Undo.undoRedoPerformed += () =>
     {
         ReorderableList.ClearExistingListCaches();
     };
 }