示例#1
0
 public static void getAdvIDFA()
 {
     if (Application.platform == RuntimePlatform.OSXEditor || Application.platform == RuntimePlatform.WindowsEditor)
     {
         JoyYouInterfaceSimulator.getAdvIDFA();
     }
 }