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