Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Nezabyte on August 14, 2013, 06:05:12 AM
-
I'm working on implementing an inventory system and am studying all the connections involved for "Example X - Character". There is a function called "OnTooltip", but I didn't see anything referencing it in MonoDevelop. What is calling that function?
-
UICamera calls it, just like all other NGUI events.
-
Cool, thanks