Exemple #1
0
 public void OnEnable()
 {
     this.Setup();
     AttributeManager.Refresh();
     this.EditorUpdate();
 }
Exemple #2
0
 public static void PerformRefresh()
 {
     AttributeManager.Refresh();
 }