Checking if clicking inside player inventory #76
-
|
How would I go about, doing something once the player clicks somewhere in their own inventory. |
Beta Was this translation helpful? Give feedback.
Answered by
NichtStudioCode
Jul 4, 2024
Replies: 1 comment
-
|
There is no functionality to handle clicks outside of Windows/GUIs in InvUI, just listen to the InventoryClickEvent. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NichtStudioCode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no functionality to handle clicks outside of Windows/GUIs in InvUI, just listen to the InventoryClickEvent.