Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: chrisfirefox on September 09, 2016, 04:21:52 AM

Title: Request: Make some members and methods of UIPopupList protected
Post by: chrisfirefox on September 09, 2016, 04:21:52 AM
I've written a class derived from UIPopupList which uses all its functionality and makes only some very minor changes, since the base is already very good ;). But on every update I have to modify UIPopupList.cs to make some members and methods protected, so maybe you could incorporate these changes into your next update so I can save a little time, thanks!

Static Members to be made protected
Properties
Methods
Title: Re: Request: Make some members and methods of UIPopupList protected
Post by: ArenMook on September 09, 2016, 02:52:26 PM
Will do.
Title: Re: Request: Make some members and methods of UIPopupList protected
Post by: chrisfirefox on September 12, 2016, 06:54:00 AM
Thanks :)