Welcome,
Guest
. Please
login
or
register
.
October 03, 2024, 05:26:06 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
[SOLVED] OnRelease getting called after OnDragOut
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] OnRelease getting called after OnDragOut (Read 1482 times)
misterkeeter
Newbie
Thank You
-Given: 2
-Receive: 0
Posts: 5
[SOLVED] OnRelease getting called after OnDragOut
«
on:
May 22, 2014, 03:48:25 PM »
I'm trying to drop an item on another item and call a function if they are on top of one another. But when I call my function in OnRelease, OnDragOut is called on the object below before that and It wont accept the drop.
Any Advice?
«
Last Edit: May 22, 2014, 04:04:08 PM by misterkeeter
»
Logged
misterkeeter
Newbie
Thank You
-Given: 2
-Receive: 0
Posts: 5
Re: OnRelease getting called after OnDragOut
«
Reply #1 on:
May 22, 2014, 03:57:23 PM »
Hmm. I guess that's what OnDrop() is for. Why I could not find that most obvious of functions is beyond me.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
[SOLVED] OnRelease getting called after OnDragOut