Ejemplo n.º 1
0
 static void PasteStyle(MenuCommand command)
 {
     NGUISettings.PasteStyle(command.context as UIWidget);
 }