Author Topic: Find out version of ngui  (Read 3219 times)

gameCoder

  • Guest
Find out version of ngui
« on: January 06, 2013, 11:40:49 AM »
Is there a way to find out the version of ngui ?

Thanks

gameCoder

  • Guest
Re: Find out version of ngui
« Reply #1 on: January 06, 2013, 11:43:32 AM »
The reason I ask is because I have the same issue mentioned in

http://www.tasharen.com/forum/index.php?topic=50.msg216#msg216

I do not have the anything specific code to still see the old Gui. But it is still visible even after
I do Application.LoadLevel("NextOne").

I do not have "DonotDestroy" objects at all in my project. Anything else I might be missing?


Cripple

  • TNP Alpha
  • Full Member
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 117
    • View Profile
Re: Find out version of ngui
« Reply #2 on: January 06, 2013, 12:44:28 PM »
In the root directory of NGUI there is a readme file with the version.
Graphicstream Dev.

gameCoder

  • Guest
Re: Find out version of ngui
« Reply #3 on: January 06, 2013, 01:23:02 PM »
Thank you!