Esempio n. 1
0
 private void ChangeBroadcast(ReorderableList list)
 {
     EditorApplication.delayCall += () => master.ChangeBroadcast();
 }