Welcome,
Guest
. Please
login
or
register
.
March 27, 2025, 09:33:58 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
For UITooltip, how is OnTooltip() called?
« previous
next »
Print
Pages: [
1
]
Author
Topic: For UITooltip, how is OnTooltip() called? (Read 2344 times)
Nezabyte
Newbie
Thank You
-Given: 3
-Receive: 0
Posts: 10
For UITooltip, how is OnTooltip() called?
«
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?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: For UITooltip, how is OnTooltip() called?
«
Reply #1 on:
August 15, 2013, 07:34:09 AM »
UICamera calls it, just like all other NGUI events.
Logged
Nezabyte
Newbie
Thank You
-Given: 3
-Receive: 0
Posts: 10
Re: For UITooltip, how is OnTooltip() called?
«
Reply #2 on:
August 15, 2013, 05:27:30 PM »
Cool, thanks
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
For UITooltip, how is OnTooltip() called?