Exemplo n.º 1
0
 static PropertyHandler()
 {
     Undo.undoRedoPerformed += () =>
     {
         ReorderableList.ClearExistingListCaches();
     };
 }