You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to handle all inventory click event click types inside the SGButton withListener?
The event will allow only LEFT and RIGHT click types here but i want to also handle SHIFT_LEFT or SHIFT_RIGHT.
I tried to override the SGMenuListener onInventoryClick but it was firing both events
The text was updated successfully, but these errors were encountered:
Is there a way to handle all inventory click event click types inside the SGButton withListener?
The event will allow only LEFT and RIGHT click types here but i want to also handle SHIFT_LEFT or SHIFT_RIGHT.
I tried to override the SGMenuListener onInventoryClick but it was firing both events
The text was updated successfully, but these errors were encountered: