Author Topic: LogWarning  (Read 4844 times)

AlexeyTsoy

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 20
    • View Profile
LogWarning
« on: February 26, 2016, 04:50:39 AM »
just for developer attention!

Assets/NGUI/Scripts/UI/UIInput.cs(659,58): warning CS0618: `UnityEngine.RuntimePlatform.MetroPlayerARM' is obsolete: `Use WSAPlayerARM instead'

Assets/NGUI/Scripts/UI/UIInput.cs(660,58): warning CS0618: `UnityEngine.RuntimePlatform.MetroPlayerX64' is obsolete: `Use WSAPlayerX64 instead'

Assets/NGUI/Scripts/UI/UIInput.cs(661,58): warning CS0618: `UnityEngine.RuntimePlatform.MetroPlayerX86' is obsolete: `Use WSAPlayerX86 instead'