Author Topic: UICheckbox has disappeared?  (Read 3016 times)

Seith

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 37
    • View Profile
    • SeithCG
UICheckbox has disappeared?
« on: November 13, 2013, 09:36:08 AM »
Hello, I'm sorry if this is obvious to everyone but I just updated to the latest version of NGUI (3.0.5) and I get this error:

error CS0246: The type or namespace name `UICheckbox' could not be found. Are you missing a using directive or an assembly reference?

I looked everywhere in the NGUI folder and I cannot find the UICheckbox.cs file anymore. Could anyone help me please?
SeithCG.com

Seith

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 37
    • View Profile
    • SeithCG
Re: UICheckbox has disappeared?
« Reply #1 on: November 13, 2013, 10:56:24 AM »
Answer: It's been replaced by UIToggle of course! (http://www.tasharen.com/ngui/docs/class_u_i_toggle.html)
SeithCG.com