Exemplo n.º 1
0
 public void OnEnable()
 {
     this.Setup();
     AttributeManager.Refresh();
     this.EditorUpdate();
 }
Exemplo n.º 2
0
 public static void PerformRefresh()
 {
     AttributeManager.Refresh();
 }