I setup the code and all works fine , but I keep get the below error
UIEventListener.Get(gameObject).onDrag += OnDrag;
Failed to call function OnDrag of class ComboCard
Calling function OnDrag with 1 parameter but the function requires 2.
Any ideas ?