Exemple #1
0
 static void CopyStyle(MenuCommand command)
 {
     NGUISettings.CopyWidget(command.context as UIWidget);
 }