Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Tom on April 03, 2014, 03:09:27 AM
-
Hi~ ;)
i use spawn pool to create and destroy my items in scroll view, all right.
i want reuse items when next time , item is invisible but active is set true.
my solution is NGUITools.MarkParentAsChanged(item). right ?
Thanks.