Exemplo n.º 1
0
 protected override void RefreshSort()
 {
     UsedByDrawer.RefreshSort();
     UsesDrawer.RefreshSort();
     Duplicated.RefreshSort();
     SceneToAssetDrawer.RefreshSort();
     RefUnUse.RefreshSort();
     UsedInBuild.RefreshSort();
 }
Exemplo n.º 2
0
 internal void RefreshSort()
 {
     drawer.RefreshSort();
 }
Exemplo n.º 3
0
 protected override void RefreshSort()
 {
     RefInScene.RefreshSort();
     RefSceneInScene.RefreshSort();
     SceneUsesDrawer.RefreshSort();
 }