Author Topic: Missing classes after upgrading NGUI  (Read 3485 times)

roberto_sc

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 25
    • View Profile
Missing classes after upgrading NGUI
« on: April 14, 2014, 01:14:21 AM »
To upgrade NGUI from 2.x to 3.x I deleted the folder and imported the new package.
Two classes that were used in the project I'm working on don't exist anymore: UIFilledSprite and UIDragPanelContents.
What classes should I use to replace those?

Thank you!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Missing classes after upgrading NGUI
« Reply #1 on: April 14, 2014, 03:10:09 AM »
Import the NGUI Upgrade Tools.

roberto_sc

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 25
    • View Profile
Re: Missing classes after upgrading NGUI
« Reply #2 on: April 14, 2014, 05:10:58 PM »
Thank you.
After importing the upgrade tools I still get a UIDragPanelContents not found error. How should I proceed?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Missing classes after upgrading NGUI
« Reply #3 on: April 15, 2014, 09:19:47 AM »
It's now called UIDragScrollView.