Example #1
0
 public void write(string note)
 {
     InteractionInterface.sendNote(base.transform.parent.position, note);
 }