Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: gameCoder on January 06, 2013, 11:40:49 AM

Title: Find out version of ngui
Post by: gameCoder on January 06, 2013, 11:40:49 AM
Is there a way to find out the version of ngui ?

Thanks
Title: Re: Find out version of ngui
Post by: gameCoder 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?

Title: Re: Find out version of ngui
Post by: Cripple on January 06, 2013, 12:44:28 PM
In the root directory of NGUI there is a readme file with the version.
Title: Re: Find out version of ngui
Post by: gameCoder on January 06, 2013, 01:23:02 PM
Thank you!